Commit Graph

648 Commits

Author SHA1 Message Date
Justin Spahr-Summers
f1c9709729 Merge pull request #265 from Flux159/main
Adding MCP Server Kubernetes to Community Servers
2024-12-09 13:14:52 +00:00
Justin Spahr-Summers
a9315b7a9a Merge branch 'main' into main 2024-12-09 13:14:41 +00:00
Justin Spahr-Summers
cf4205c4d5 README: add a community Docker MCP server (PR #263) 2024-12-09 13:11:18 +00:00
Justin Spahr-Summers
00f4a56bf9 Merge branch 'main' into pr/263 2024-12-09 13:11:03 +00:00
Justin Spahr-Summers
03cfb1b8b8 Merge pull request #262 from datawiz168/add-snowflake-server
Add Snowflake MCP server to community servers list
2024-12-09 13:09:57 +00:00
Justin Spahr-Summers
d8388729ef Merge pull request #253 from punkpeye/patch-2
Add r/mcp Reddit community
2024-12-09 13:01:16 +00:00
Justin Spahr-Summers
332b6cdf4a Merge pull request #250 from calvernaz/main
alphavantage mcp server community
2024-12-09 12:58:53 +00:00
Justin Spahr-Summers
a355c973cf Merge branch 'main' into main 2024-12-09 12:58:41 +00:00
Justin Spahr-Summers
e65f68a900 Merge pull request #248 from vrknetha/docs/add-firecrawl-community
docs: add FireCrawl to community servers section
2024-12-09 12:57:41 +00:00
Tomás Senart
858086b250 Update README.md
Co-authored-by: Mano Toth <71388581+tothmano@users.noreply.github.com>
2024-12-09 09:59:23 +00:00
wong2
d877690dce Add website of awesome-mcp-servers 2024-12-09 16:07:53 +08:00
Ben Borla
c78b18f08a updated project readme 2024-12-09 15:34:00 +08:00
Ben Borla
386516cca1 removed unusd type 2024-12-09 15:26:20 +08:00
Ben Borla
bd0a6a9ef2 removed unused type 2024-12-09 15:26:13 +08:00
Ben Borla
90fabce9d5 refactored code for better readability and maintainability 2024-12-09 15:11:37 +08:00
Ben Borla
68549532d4 removed index.js, should rely on the build index.js in dist/index.js 2024-12-09 14:52:33 +08:00
Ben Borla
ef0123d889 Corrected type and fixed build errors 2024-12-09 14:51:07 +08:00
Ben Borla
c5a2c0f446 Removed pnpm locked json file 2024-12-09 14:19:37 +08:00
Ben Borla
b3aa070e9e Added MCP Server for MySQL 2024-12-09 14:03:16 +08:00
Vivek Vellaiyappan
f0dbe403c3 worded better 2024-12-08 17:09:22 -06:00
Vivek Vellaiyappan
8562a813c1 feat: Added mcp-pandoc to enable seamless content conversions when using claude 2024-12-08 16:57:47 -06:00
Mike Gehard
98e78c37b4 Use a test fixture to set proper patterns. 2024-12-08 16:26:59 -05:00
Mike Gehard
ebc797fa1b README change 2024-12-08 16:26:58 -05:00
Mike Gehard
021a95c904 Allow to check out branches
The git server currently lacks branch switching capabilities, limiting both
LLMs and developers. This adds branch checkout so LLMs can
help developers add new functionality in a new feature branch.
2024-12-08 16:26:58 -05:00
Cesar Alvernaz
71f1c45042 Update README.md 2024-12-08 20:58:08 +00:00
Snaggle AI
4aa34d058c Added openapi-mcp-server to community servers in README.md
openapi-mcp-server allows connections to any server that has an open api spec.
2024-12-08 17:01:29 +01:00
Suyog Sonwalkar
14a3c5c553 Adding MCP Server Kubernetes 2024-12-07 21:36:00 -08:00
Christian Kreiling
d2180886a9 Point to the repository root instead of tree/main 2024-12-07 12:53:44 -05:00
Christian Kreiling
88cfbfc97a README: add a community Docker MCP server 2024-12-07 12:45:02 -05:00
datawiz168
b09b3610a1 Add Snowflake MCP server to community servers list 2024-12-08 00:46:29 +08:00
Ravi Kiran Vemula
07752f6085 Merge branch 'main' into docs/add-firecrawl-community 2024-12-07 17:32:41 +05:30
Jeffrey Ling
245aece576 Merge branch 'main' into devin/1733521206-add-exclude-patterns-to-search-files 2024-12-06 17:42:09 -07:00
Jeffrey Ling
da695fe05a cleanup diffs and improve glob matching 2024-12-06 17:37:39 -07:00
devin-ai-integration[bot]
4e31b9d66e fix: add server initialization call 2024-12-06 21:56:41 +00:00
devin-ai-integration[bot]
22a79571d7 fix: properly register search_files tool with schema in server setup 2024-12-06 21:53:53 +00:00
devin-ai-integration[bot]
9049f031cc fix: use correct tools capability format in server setup 2024-12-06 21:53:00 +00:00
devin-ai-integration[bot]
773fb8d205 fix: enable tools capability in server setup 2024-12-06 21:52:24 +00:00
devin-ai-integration[bot]
2c1bb4426c fix: simplify server setup and rely on handlers for tool registration 2024-12-06 21:51:49 +00:00
devin-ai-integration[bot]
15dbacdcba feat: add search_files handler in CallToolRequestSchema 2024-12-06 21:49:22 +00:00
devin-ai-integration[bot]
95e88aeb75 fix: update server setup with correct tool registration format 2024-12-06 21:48:45 +00:00
devin-ai-integration[bot]
3cf9a060cd feat: add search_files handler with excludePatterns support 2024-12-06 21:47:39 +00:00
devin-ai-integration[bot]
ffd9cb7f53 fix: correct tool registration syntax for search_files 2024-12-06 21:45:28 +00:00
devin-ai-integration[bot]
00a30ac2bb fix: add proper TypeScript types to search_files handler 2024-12-06 21:44:45 +00:00
devin-ai-integration[bot]
a1855509d1 feat: register search_files tool with excludePatterns support 2024-12-06 21:44:06 +00:00
devin-ai-integration[bot]
4e08779cb5 docs: update README with excludePatterns documentation for search_files 2024-12-06 21:42:25 +00:00
devin-ai-integration[bot]
ddb24ade66 chore: add minimatch dependency for glob pattern matching 2024-12-06 21:41:54 +00:00
devin-ai-integration[bot]
b64851723b fix: use named import for minimatch 2024-12-06 21:41:35 +00:00
devin-ai-integration[bot]
b2b8f29816 feat: add excludePatterns to search_files for filtering directories
- Add excludePatterns property to SearchFilesArgsSchema
- Modify searchFiles function to handle path exclusions
- Add minimatch import for glob pattern matching

This change allows excluding specific directories (like node_modules)
from file searches to prevent context window overflow.

Issue: modelcontextprotocol/servers#251
2024-12-06 21:40:54 +00:00
Tomás Senart
b32d1d7e5f README: add Axiom official MCP server 2024-12-06 21:31:18 +01:00
Frank Fiegel
508ab7caf5 Add r/mcp Reddit community 2024-12-06 13:16:36 -06:00