Commit Graph

1192 Commits

Author SHA1 Message Date
Jerome
b2c7cb30f8 Update README.md 2025-02-07 13:40:36 +13:00
Jerome
8d3363192e Merge branch 'main' into foxy-contexts 2025-02-07 13:39:04 +13:00
Mamerto Fabian Jr
5d5886fbd4 Merge branch 'main' into patch-1 2025-02-07 08:16:42 +08:00
Jerome
b044907614 Merge pull request #128 from ezynda3/patch-1
Add Go Implementation of Filesystem Server
2025-02-07 13:13:01 +13:00
Jerome
d6035b4b42 Merge branch 'main' into patch-1 2025-02-07 13:12:01 +13:00
Jerome
1819bf0d7c Merge pull request #417 from mamertofabian/add-elevenlabs
Add elevenlabs MCP server
2025-02-07 13:08:58 +13:00
Jerome
4314cd53c1 Merge branch 'main' into add-elevenlabs 2025-02-07 13:07:56 +13:00
bazinga012
f61c72dd92 added code executor mcp
The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified Conda environment. This enables LLMs to run code with access to libraries and dependencies defined in the Conda environment.
2025-02-06 21:39:56 +05:30
JexinSam
b3a3978a11 Merge branch 'main' into mssql 2025-02-06 13:34:47 +05:30
pulvedu
038a588e82 Adding Tavily MCP Sever - Search engine for AI agents (search + extract) 2025-02-05 20:54:43 -05:00
Kamel IRZOUNI
92e2078588 Update README.md
Subject: Request to Add Two MCP Servers: Deepseek R1 and Qwen Max

Dear MCP Team,

I am writing to request the addition of two Model Context Protocol (MCP) servers I have developed to enhance Claude's capabilities:

1. Deepseek R1 MCP Server
- Repository: https://github.com/66julienmartin/MCP-server-Deepseek_R1
- Features:
  * Implements the Deepseek R1 language model (8,192 token context window)
  * Optimized for reasoning and complex tasks
  * Full TypeScript implementation with robust error handling
  
2. Qwen Max MCP Server
- Repository: https://github.com/66julienmartin/mcp-server-qwen-max
- Features:
  * Implements Alibaba's Qwen model family (Max/Plus/Turbo)
  * Extensive context windows (up to 1M tokens)
  * TypeScript-based with comprehensive error handling
  
Both servers are:
- Built with Node.js/TypeScript for optimal Claude Desktop integration
- Well-documented with detailed setup instructions
- Thoroughly tested for stability
- MIT licensed
- Available through Smithery for easy installation

I believe these servers would provide valuable additional capabilities to Claude users, particularly for complex reasoning tasks and long-context applications.

I would be happy to provide any additional information or make any necessary adjustments to meet your requirements.

Thank you for considering my request.

Best regards,
Kamel IRZOUNI
2025-02-05 15:40:21 +01:00
きわみざむらい
c5d77850f3 Merge branch 'main' into main 2025-02-05 12:02:27 +09:00
Tim Rogers
18dadff9c7 Commit package-lock.json with new universal-user-agent dependency
This fixes the build, after the merge of #592, by committing an
updated `/package-lock.json` file with the new `universal-user-
agent` dependency.
2025-02-04 13:16:48 +00:00
Tim Rogers
01ec2b700b Tweak CI triggers 2025-02-04 12:26:47 +00:00
Tim Rogers
d5f719c1a2 Validate in CI that the GitHub server versions in package.json and version.ts match 2025-02-04 12:24:08 +00:00
David Soria Parra
c5968be422 Merge pull request #592 from timrogers/timrogers/github-user-agent
Include meaningful `User-Agent` header in requests to the GitHub UI
2025-02-04 12:03:29 +00:00
vincenzopecorella
11a499c2c1 Merge branch 'main' into eunomia_server 2025-02-04 11:23:46 +01:00
きわみざむらい
46e12f5845 Merge branch 'main' into main 2025-02-04 06:16:24 +09:00
Jerome
8d54d44b2e Merge pull request #552 from anishp/gdrive-path-fix
windows credential file path resolution fixes #301
2025-02-03 13:17:28 +13:00
Jerome
c37ce47196 Merge pull request #551 from shashwat001/add-git-init
Add git init command support to mcp-git-server and update README
2025-02-03 12:42:13 +13:00
Jerome
9ff0b02f17 Merge pull request #540 from freiit/patch-1
memory-mcp: add a volume to docker, otherwise memory gets lost
2025-02-03 12:39:42 +13:00
Tim Rogers
df63442c3c Include meaningful User-Agent header in requests to the GitHub UI
This adds a custom `User-Agent` header to requests from the
GitHub server to the GitHub API, identifying the application,
the version and key information about the environment.

This aligns with the [recommendations][1] in the GitHub Docs.

As part of this change, I have also moved the current version of
the server into a constant, and fix the initialization of `Server`
to use that version, taking from `package.json`.

[1]: https://docs.github.com/en/rest/using-the-rest-api/getting-started-with-the-rest-api?apiVersion=2022-11-28#user-agent
2025-02-02 15:04:59 +00:00
MacRat
ab5a324a95 Add kintone server to readme 2025-02-02 13:14:16 +09:00
prajwal
4d288d79ae Update README.md to add Redis to Community Servers 2025-02-01 21:28:05 -05:00
Mamerto Fabian Jr
9872ac35dc Merge branch 'main' into add-elevenlabs 2025-02-02 09:58:36 +08:00
Mamerto Fabian Jr
83dea1191d Merge branch 'main' into patch-1 2025-02-02 09:58:27 +08:00
きわみざむらい
39760e40c2 Merge pull request #1 from kiwamizamurai/kibela
chore; add kibela in community section
2025-02-02 08:57:37 +09:00
きわみざむらい
4f836d6e34 chore; add kibela in community section 2025-02-02 08:51:55 +09:00
Jerome
0f7730209d Merge pull request #450 from k33g/patch-1
Add arguments to the docker command to avoid the server exit
2025-02-02 09:02:48 +13:00
Jerome
17c5aeaf67 Merge pull request #398 from mathcass/filesystem-typo
fix: update filesystem readme
2025-02-02 08:56:23 +13:00
Jerome
daf9ef4241 Merge pull request #397 from apappascs/feat/add-start-scripts-everything-server
feat: Add start and start:sse scripts to package.json on everything server
2025-02-02 08:54:37 +13:00
Jerome
ab3a1e0143 Merge pull request #392 from s2005/feature/memory-improvements
Feature/memory improvements
2025-02-02 08:53:42 +13:00
Allan Denot
5b64473b3c Adds community MCP Google Custom Search 2025-02-01 13:33:11 +10:00
Luke Fan
7b392fcb9f Update README.md 2025-01-31 15:27:46 -08:00
Luke Fan
550efa1abe Merge branch 'modelcontextprotocol:main' into main 2025-01-31 15:26:14 -08:00
Jean-François Denise
88ecf1c913 Merge branch 'main' into main 2025-01-31 15:38:04 +01:00
Max Rydahl Andersen
4bfead1aaf Update README.md
Co-authored-by: Jerome <jerome@anthropic.com>
2025-01-31 14:10:52 +01:00
nirajshahnextgensoft
e7fb9ba26e Updated the Verodat MCP Server Public Repository details
Updated the Verodat MCP Server Public Repository details. It is now moved @ https://github.com/Verodat/verodat-mcp-server
2025-01-31 15:47:12 +05:30
vincenzopecorella
813aa580fd Merge branch 'main' into eunomia_server 2025-01-31 08:04:27 +01:00
JexinSam
4608b08229 Merge branch 'main' into mssql 2025-01-31 11:08:57 +05:30
Mamerto Fabian Jr
73bb743dae Merge branch 'main' into patch-1 2025-01-31 11:49:26 +08:00
Mamerto Fabian Jr
a81272a092 Merge branch 'main' into add-elevenlabs 2025-01-31 11:49:18 +08:00
deepfates
38bb85e2de Update README.md 2025-01-30 15:53:08 -08:00
David Montgomery
be49fd63cc adding DeepSeek MCP Server 2025-01-30 13:53:44 -07:00
Jerome
fe7f6c7b76 Merge pull request #527 from bratchenko/patch-1
Added Integration App MCP server
2025-01-31 07:36:25 +13:00
Jerome
5534a4f1b1 Merge branch 'main' into patch-1 2025-01-31 07:35:14 +13:00
Jerome
dee94ca521 Merge pull request #410 from r-huijts/add_rijksmuseum_mcp
docs: add Rijksmuseum MCP server to community servers list
2025-01-31 07:35:03 +13:00
Jerome
9e148b746d Merge branch 'main' into add_rijksmuseum_mcp 2025-01-31 07:34:39 +13:00
Jerome
7ab127f06a Merge pull request #404 from StevenStavrakis/main
Add obsidian-mcp to readme
2025-01-31 07:34:11 +13:00
Jerome
b98fac375f Merge pull request #403 from ihor-sokoliuk/main
Add SearXNG MCP Server
2025-01-31 07:33:54 +13:00