Commit Graph

1366 Commits

Author SHA1 Message Date
Jerome
b9842d6f07 Merge pull request #599 from pulvedu/tavily-mcp
Adding Tavily MCP Sever - Search engine for AI agents (search + extract)
2025-02-08 08:43:47 +13:00
vincenzopecorella
26436ae89a Merge branch 'main' into eunomia_server 2025-02-07 17:25:28 +01:00
bazinga012
4d966a6a11 Merge branch 'main' into main 2025-02-07 08:21:05 +05:30
Andrew Benton
0d7faefdb9 alphabetize! 2025-02-06 17:34:21 -08:00
Jerome
5e2300e3c4 Merge pull request #366 from burningion/add-video-jungle-editor
Add video editor powered by Video Jungle
2025-02-07 14:20:45 +13:00
Jerome
4c03b70712 Merge pull request #400 from bigcodegen/main
Update README.md to include mcp-neovim-server
2025-02-07 14:09:26 +13:00
Andrew Benton
633cc20b18 Add Riza's MCP server to README 2025-02-06 17:09:01 -08:00
Jerome
3907cbdc77 Update README.md 2025-02-07 14:08:27 +13:00
Jerome
762662c40c Merge branch 'main' into main 2025-02-07 14:07:50 +13:00
Jerome
ba26059474 Merge pull request #411 from apappascs/patch-1
Update README.md - add a new resource to the "Additional resources on MCP" section
2025-02-07 14:06:57 +13:00
Jerome
fb11e3b4ed alphabetical ordering 2025-02-07 14:05:05 +13:00
Jerome
28bca81637 Merge pull request #413 from GongRzhe/main
docs: add Redis, Travel Planner, JSON and Calendar MCP servers to community servers list
2025-02-07 14:02:54 +13:00
Jerome
ed693a9f82 Merge branch 'main' into main 2025-02-07 14:02:15 +13:00
Jerome
cef66bed40 Merge pull request #371 from mamertofabian/patch-1
Update README.md - Add Everything Search to community highlights
2025-02-07 13:53:32 +13:00
Jerome
01e45dc1af Merge pull request #352 from strowk/foxy-contexts
docs: add Foxy Contexts to additional resources
2025-02-07 13:49:03 +13:00
Jerome
f7fd155ab3 Merge branch 'main' into foxy-contexts 2025-02-07 13:43:40 +13:00
Jerome
d2602dbdf2 Merge pull request #573 from modelcontextprotocol/jerome/feature/added-frameworks-subsections
Added subsections to the frameworks section for servers/clients.
2025-02-07 13:42:49 +13:00
Jerome
38516c1140 Merge branch 'main' into jerome/feature/added-frameworks-subsections 2025-02-07 13:42:40 +13:00
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
Masahiro Fukushima
0bab478f8f Merge branch 'main' into map-traveler 2025-02-07 09:29:51 +09:00
m.fukushima
36f64a3437 update add ComfyUI API 2025-02-07 09:28:37 +09: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
Masahiro Fukushima
bd3192561a Merge branch 'main' into map-traveler 2025-02-06 21:55:17 +09:00
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
m.fukushima
3a96a0d110 add map-traveler-mcp 2025-02-04 23:44:04 +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
Amaan
da0e1cc4d0 Merge branch 'main' into dappier-mcp 2025-02-03 19:22:59 +05:30
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