Commit Graph

4484 Commits

Author SHA1 Message Date
Luke Harries 9e76469899 Add WhatsApp MCP server 2025-03-30 17:24:22 +01:00
AnyISalIn d7c6364ba9 Add automation-ai-labs/mcp-link
Signed-off-by: AnyISalIn <anyisalin@gmail.com>
2025-03-30 23:15:22 +08:00
narumi e626243e3b Add yfinance MCP server 2025-03-30 21:36:09 +08:00
kopfrechner a91e3f5a81 chore: add kopfrechner/gitlab-mr-mcp 2025-03-30 14:49:14 +02:00
Ilya Gulya 0d3d4fd61c Add Gradle MCP Server 2025-03-30 16:07:01 +05:00
coderpwh 5f6ee9e7fe Update README.md 2025-03-30 17:12:58 +08:00
Fatih Kadir Akın 002575d2ed add f/mcptools
A powerful command-line interface for interacting with MCP servers.
2025-03-30 09:47:25 +03:00
Martin Fiser 0ccf916b1a Update README.md
Added Data Platforms
2025-03-29 19:48:13 -07:00
Roland Rodriguez 223e463d06 feat: list Rust Docs MCP Server under Developer Tools
Adds the `rust-docs-mcp-server` project to the awesome-mcp-servers list within the "Developer Tools" category.

This server addresses the issue of AI assistants using outdated Rust library information by providing an MCP tool (`query_rust_docs`) that delivers context derived directly from current crate documentation using embeddings and LLM summarization.

Refs: https://github.com/Govcraft/rust-docs-mcp-server
2025-03-29 21:20:34 -05:00
PeiSong 261bc435da Add ReAPI-com/mcp-openapi server to README files in Japanese, Chinese, and English 2025-03-30 09:38:53 +08:00
Łukasz Ciesielski a11dadae44 Add Salesforce MCP 2025-03-30 00:24:00 +01:00
pab1it0 656ba88350 Add chess.com mcp 2025-03-29 23:16:17 +03:00
Sahil Khan a601a75f9e add: last9 mcp server 2025-03-30 00:53:47 +05:30
Frank Fiegel c658ea098d Update README.md 2025-03-29 12:50:15 -06:00
Maxim Saplin 4067f8b57d Update README.md 2025-03-29 18:31:15 +03:00
weibaohui 0a90190774 Update README.md 2025-03-29 22:36:34 +08:00
Gabriel Ferreira Rosalino 0c8d63827e chore: add github.com/gabfr/waha-api-mcp-server 2025-03-29 10:29:04 -03:00
Howard Chi 37bd5e23ea Update README.md
- Add Wren Engine in DB section
2025-03-29 21:04:38 +08:00
Zhihuang Lin d574eb3078 Merge branch 'main' into oiloil/add-apisix-mcp-server 2025-03-29 17:43:37 +08:00
eyalz 2de01d8a41 Add browser-control-mcp server 2025-03-29 11:52:02 +03:00
cr7258 11433b89d5 Add higress-ops-mcp-server 2025-03-29 16:51:47 +08:00
yang-dumplingai 6059168349 added dumplingai server 2025-03-29 15:45:10 +11:00
Nathan Banks 5b417fd5ec Added DesktopCommanderMCP to Command Line tools. 2025-03-28 23:58:54 -04:00
Max Andreacchi 9e97824add Added ROADRecon MCP Server 2025-03-28 23:47:03 -04:00
kukapay 1a84b585d3 add several crypto-related servers 2025-03-29 07:59:42 +08:00
kukapay 132b6dbc28 Merge branch 'punkpeye:main' into main 2025-03-29 07:13:29 +08:00
Luke X 58bba2df10 add database-mcp by Legion AI to readme 2025-03-28 19:01:04 -04:00
Frank Fiegel 515b9c1ead Merge pull request #388 from tbxark-fork/add-new-server
Add `TBXark/mcp-proxy`
2025-03-28 13:43:20 -06:00
Frank Fiegel ae219b0d8f Merge pull request #402 from Dev-Khant/user/dev/add-mem0
Add mem0 mcp server
2025-03-28 13:42:03 -06:00
Frank Fiegel 2e890cf1d9 Merge pull request #404 from yGuy/patch-1
Add mcp-typescribe server
2025-03-28 13:41:52 -06:00
BLIAL OTHMANE 8c505d79f8 add icons 2025-03-28 16:37:29 +00:00
Tod Sacerdoti ae8b880d9c Update README.md 2025-03-28 08:14:01 -07:00
Rigotti 287cfa2e09 Add chrishayuk's mcp-cli 2025-03-28 11:27:24 -03:00
Sebastian Müller 70d35fe853 Add mcp-typescribe
This adds https://github.com/yWorks/mcp-typescribe mcp server
2025-03-28 14:48:55 +01:00
Konstantin Tumalevich 6c3cfd9584 Add DIDLOGIC mcp 2025-03-28 18:48:13 +05:00
admica 2e90134287 Update README.md
- [admica/FileScopeMCP](https://github.com/admica/FileScopeMCP) 🛠️🐍📇🦀 - Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores, helping AI assistants understand the codebase.
2025-03-28 08:24:29 -05:00
Dev-Khant 186f9c464a Add mem0 mcp server 2025-03-28 16:55:38 +05:30
Maria Z 53126588bb added a new MCP server README.md
added octomind MCP integration to developer tools
2025-03-28 11:47:07 +01:00
oil欧呦 0604188442 Add apisix-mcp server 2025-03-28 17:58:34 +08:00
Bharath a3b3e9db02 Merge branch 'main' into patch-1 2025-03-28 14:20:50 +05:30
Frank Fiegel b3f71cf945 Merge pull request #379 from 34892002/merge-main
Add bilibili-mcp-js
2025-03-28 02:15:36 -06:00
BLIAL OTHMANE 6761c14126 Update README.md
A prototype MCP-like server using DeepSeek API that exposes endpoints for listing tools, running shell commands, and integrating with AI chat to trigger command execution via special instructions.
2025-03-28 07:37:09 +01:00
admica f1818a3335 Update README.md
FileScopeMCP Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages Python, Lua, C, C++, Rust, Zig.
2025-03-28 00:29:21 -05:00
ggyy bf49618768 Merge branch 'main' into merge-main 2025-03-28 11:58:37 +08:00
Sabrina Aquino a40abdf939 added Qdrant MCP server 2025-03-27 23:11:15 -03:00
kukapay 3bb5688df1 Merge branch 'main' into main 2025-03-28 06:28:26 +08:00
pab1it0 e3af845449 Add Tripadvisor 2025-03-27 18:39:44 +02:00
Yuval Fatal b71c5de334 Add Firefly MCP to README 2025-03-27 18:04:29 +02:00
tbxark 14cf33ebec Add TBXark/mcp-proxy 2025-03-27 21:48:41 +08:00
Frank Fiegel 4b68887e0c Merge pull request #383 from ahmedmawiri/ahmed/add-ashra-mcp-server
Add Ashra MCP Server
2025-03-27 07:42:15 -06:00