Commit Graph

1915 Commits

Author SHA1 Message Date
Yamato Sasaki
b9d63b4e9d Instruct users to add users.profile:read scope to token as profile.get API requires it 2025-04-18 13:48:54 +09:00
Cliff Hall
7a0eef8c1c Merge pull request #1388 from fjm2u/main
Add MCP Router to community resources in README
2025-04-17 12:33:50 -04:00
fjm2u
910d1bab07 Merge branch 'main' into main 2025-04-17 22:31:31 +09:00
Tadas Antanavicius
7f00208ed4 Merge pull request #1179 from unibaseio/main
Add Membase MCP Server
2025-04-16 09:26:22 -07:00
Cliff Hall
423d1ebe76 Merge pull request #1402 from alexarevalo9/ticktick-mcp-server
Add TickTick task management MCP server to README
2025-04-16 11:53:52 -04:00
Cliff Hall
ab04f2f568 Merge branch 'main' into ticktick-mcp-server 2025-04-16 11:52:51 -04:00
Cliff Hall
aab7ff6245 Merge pull request #1407 from olamapsteam/official-olamaps-mcp
Official Ola Maps MCP Server
2025-04-16 11:50:23 -04:00
Cliff Hall
63dff32edb Merge branch 'main' into official-olamaps-mcp 2025-04-16 11:49:50 -04:00
Alex Arevalo
ce01ecbcb8 Merge branch 'main' into ticktick-mcp-server 2025-04-15 22:11:21 -05:00
Cliff Hall
872a3defdf Merge pull request #1440 from yeonupark/yeonupark
Add SoccerDataAPI MCP Server
2025-04-15 11:41:14 -04:00
Cliff Hall
09fcbd454f Merge branch 'main' into yeonupark 2025-04-15 11:40:02 -04:00
Ola Hungerford
79542fb7ea Merge pull request #1423 from cliffhall/add-periodic-stderr-messages
Add periodic stderr messages and reduce frequency of generated notifcations.
2025-04-15 08:18:33 -07:00
cliffhall
b8ecbe79de Adjust intervals for outgoing demo messages
- subscription updates: 10 seconds
- logging messages: 20 seconds
- stderr messages: 30 seconds
2025-04-15 10:52:34 -04:00
yeonupark
8c86f7aacf Add SoccerDataAPI MCP Server 2025-04-15 23:03:53 +09:00
fjm2u
1c993f8b7b Merge branch 'main' into main 2025-04-15 21:31:15 +09:00
mossv2
bae859e199 add membase mcp server 2025-04-15 09:37:40 +08:00
cliffhall
41fa29e21b Fix formatting 2025-04-14 17:32:33 -04:00
cliffhall
9655d471f7 Add periodic stderr messages.
In everything.ts
- add a 10 second interval for sending 'notifications/stderr' messages to the client

This was created in order to test the display and clearing of stderr messages in the client.
- see https://github.com/modelcontextprotocol/inspector/pull/286
2025-04-14 17:13:11 -04:00
Tadas Antanavicius
1ba26786c4 Merge pull request #1260 from ohmont/feat/optimize-slack-get-channels
Modify getChannels method in server-slack to support fetching channels by IDs from env
2025-04-14 09:13:43 -07:00
Tadas Antanavicius
3958be3771 Merge pull request #1364 from JoJoJoJoJoJoJo/add-mcp-manager-mcpm
Add resource mcpm
2025-04-14 08:52:52 -07:00
Tadas Antanavicius
63d2668e83 Merge pull request #1090 from philnash/astra-db
Update README to include Astra DB MCP server
2025-04-14 08:52:08 -07:00
Tadas Antanavicius
0c1bb2b76b Merge pull request #1132 from pab1it0/feat/add_chess.com
Add chess.com mcp
2025-04-14 08:50:42 -07:00
Seongtaek Oh
33447683ee Merge branch 'main' into feat/optimize-slack-get-channels 2025-04-15 00:04:09 +09:00
fjm2u
c8704f41d2 Merge branch 'main' into main 2025-04-14 20:50:17 +09:00
pankaj-verma1_ola
0a0e3f59f4 Official Ola Maps MCP Server 2025-04-14 12:53:25 +05:30
Jonathan Wang
029f54a6b6 Merge branch 'main' into add-mcp-manager-mcpm 2025-04-14 15:08:55 +08:00
Phil Nash
e58070efbd Merge branch 'main' into astra-db 2025-04-14 14:02:49 +10:00
Alex Arevalo
4729093b00 Merge branch 'main' into ticktick-mcp-server 2025-04-13 20:51:53 -05:00
Tadas Antanavicius
c19925b8f0 Merge pull request #1303 from stefanoamorelli/feat/sec-edgar-mcp-server
Add SEC EDGAR MCP Server
2025-04-13 12:28:59 -07:00
Tadas Antanavicius
13408e9037 Merge pull request #1323 from chaindead/add-telegram-mcp-server
Add TelegramMCP server
2025-04-13 12:28:24 -07:00
Tadas Antanavicius
664a2942ed Merge pull request #1265 from anitarua/mcp-momento-readme-update
add Momento as official third party integration
2025-04-13 12:27:55 -07:00
alex
d5efee148d Add TickTick task management MCP server to README 2025-04-13 13:35:05 -05:00
Stefano Amorelli
e3742e4b41 Merge branch 'main' into feat/sec-edgar-mcp-server 2025-04-12 20:35:59 +03:00
Stefano Amorelli
ca219863ba docs: update community-developed MCP servers list with SEC EDGAR 2025-04-12 20:35:31 +03:00
fjm2u
dc5ec67e1c Add MCP Router to community resources in README 2025-04-12 22:21:54 +09:00
John Doe
2b1b51cdc8 Add TelegramMCP server 2025-04-12 10:45:03 +03:00
anitarua
07c51b5ee0 make link bold for consistency 2025-04-11 09:18:47 -07:00
anitarua
7537122787 add link to mcp-momento repo 2025-04-11 09:18:47 -07:00
anitarua
01a7cfd9b7 add Momento as official third party integration 2025-04-11 09:18:47 -07:00
Mahesh Murag
2c706e5c51 Merge pull request #1370 from JulianPasquale/add-notion-official-mcp
docs: Add Notion oficial MCP to docs
2025-04-11 09:32:38 -04:00
Tadas Antanavicius
f09388918b Merge pull request #1349 from donghyun-chae/feat/amadeus-mcp-server
Add Amadeus MCP Server
2025-04-11 06:26:12 -07:00
Tadas Antanavicius
01d529bd8c Merge pull request #1098 from codacy/main
Add Codacy Official MCP Server
2025-04-11 06:24:04 -07:00
Tadas Antanavicius
e818f00b65 Merge pull request #1244 from village-chat/main
Add MCPVerse to README as an additional MCP resource
2025-04-11 06:23:19 -07:00
Julian Pasquale
c4e121a260 Add Notion oficial MCP to docs 2025-04-11 09:48:13 -03:00
DongHyun Chae
1731325450 Merge branch 'main' into feat/amadeus-mcp-server 2025-04-11 01:01:26 -07:00
Jonathan Wang
98b9457a6d Add resource mcpm 2025-04-11 11:43:56 +08:00
Donghyun Chae
2f64d072bf Add Amadeus MCP Server 2025-04-10 17:23:20 +09:00
Alejandro Rizzo
6688feb66b Merge branch 'main' into main 2025-04-09 11:41:30 +01:00
Nimesh Chakravarthi
e8ca013c09 Merge branch 'main' into main 2025-04-08 14:51:49 -07:00
Tadas Antanavicius
e8f0b15f41 Merge pull request #1127 from maceip/patch-2
[community mcp] add attestable-mcp
2025-04-08 13:18:37 -07:00