Skip to content
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
335ccd0
Adding MCP-Agent to the README.md
andrew-lastmile Mar 24, 2025
b6c072a
Update README.md to add high-level framework mcp-declarative-java-sdk
codeboyzhou Apr 14, 2025
04ef6be
Update README.md to include Foobara framework's mcp-connector
azimux Apr 14, 2025
4489766
Update README.md
henroger May 31, 2025
cc28977
Merge branch 'main' into patch-1
henroger Jun 1, 2025
d0cf8fd
Added MCP-Plexus multi-tenant python framework
Super-I-Tech Jun 6, 2025
b6c0c98
Merge branch 'modelcontextprotocol:main' into patch-2
Super-I-Tech Jun 9, 2025
02ef471
Merge branch 'main' into patch-2
Super-I-Tech Jun 10, 2025
aa27094
Merge branch 'main' into patch-2
Super-I-Tech Jun 10, 2025
5bd48b0
Merge branch 'main' into patch-2
Super-I-Tech Jun 12, 2025
71cbd85
Merge branch 'main' into patch-1
henroger Jun 14, 2025
b271d9c
Merge branch 'main' into patch-1
henroger Jun 17, 2025
fc5ddc8
Merge branch 'main' into patch-2
Super-I-Tech Jun 22, 2025
86c050d
Merge branch 'main' into patch-2
Super-I-Tech Jun 24, 2025
cf208f0
Merge branch 'main' into patch-1
andrew-lastmile Jun 24, 2025
2713f3d
Merge branch 'main' into patch-1
andrew-lastmile Jun 25, 2025
fca70ec
Merge pull request #1981 from henroger/patch-1
olaservo Jun 30, 2025
75536a6
Merge pull request #2031 from Super-I-Tech/patch-2
olaservo Jun 30, 2025
c9c739e
Merge pull request #1421 from azimux/main
olaservo Jun 30, 2025
1474995
Merge pull request #1415 from codeboyzhou/main
olaservo Jun 30, 2025
1088c30
Merge pull request #1044 from andrew-lastmile/patch-1
olaservo Jun 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -887,9 +887,12 @@ These are high-level frameworks that make it easier to build MCP servers or clie
* **[EasyMCP](https://github.com/zcaceres/easy-mcp/)** (TypeScript)
- **[FastAPI to MCP auto generator](https://github.com/tadata-org/fastapi_mcp)** – A zero-configuration tool for automatically exposing FastAPI endpoints as MCP tools by **[Tadata](https://tadata.com/)**
* **[FastMCP](https://github.com/punkpeye/fastmcp)** (TypeScript)
* **[Foobara MCP Connector](https://github.com/foobara/mcp-connector)** - Easily expose Foobara commands written in Ruby as tools via MCP
* **[Foxy Contexts](https://github.com/strowk/foxy-contexts)** – A library to build MCP servers in Golang by **[strowk](https://github.com/strowk)**
* **[Higress MCP Server Hosting](https://github.com/alibaba/higress/tree/main/plugins/wasm-go/mcp-servers)** - A solution for hosting MCP Servers by extending the API Gateway (based on Envoy) with wasm plugins.
* **[MCP Declarative Java SDK](https://github.com/codeboyzhou/mcp-declarative-java-sdk)** Annotation-driven MCP servers development with Java, no Spring Framework Required, minimize dependencies as much as possible.
* **[MCP-Framework](https://mcp-framework.com)** Build MCP servers with elegance and speed in Typescript. Comes with a CLI to create your project with `mcp create app`. Get started with your first server in under 5 minutes by **[Alex Andru](https://github.com/QuantGeekDev)**
* **[MCP Plexus](https://github.com/Super-I-Tech/mcp_plexus)**: A secure, **multi-tenant** and Multi-user MCP python server framework built to integrate easily with external services via OAuth 2.1, offering scalable and robust solutions for managing complex AI applications.
* **[Next.js MCP Server Template](https://github.com/vercel-labs/mcp-for-next.js)** (Typescript) - A starter Next.js project that uses the MCP Adapter to allow MCP clients to connect and access resources.
* **[Quarkus MCP Server SDK](https://github.com/quarkiverse/quarkus-mcp-server)** (Java)
* **[SAP ABAP MCP Server SDK](https://github.com/abap-ai/mcp)** - Build SAP ABAP based MCP servers. ABAP 7.52 based with 7.02 downport; runs on R/3 & S/4HANA on-premises, currently not cloud-ready.
Expand All @@ -900,6 +903,7 @@ These are high-level frameworks that make it easier to build MCP servers or clie
### For clients

* **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
* **[MCP-Agent](https://github.com/lastmile-ai/mcp-agent)** - A simple, composable framework to build agents using Model Context Protocol by **[LastMile AI](https://www.lastmileai.dev)**
* **[Spring AI MCP Client](https://docs.spring.io/spring-ai/reference/api/mcp/mcp-client-boot-starter-docs.html)** - Provides auto-configuration for MCP client functionality in Spring Boot applications.
* **[MCP CLI Client](https://github.com/vincent-pli/mcp-cli-host)** - A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).

Expand All @@ -926,6 +930,7 @@ Additional resources on MCP.
- **[MCP Marketplace Web Plugin](https://github.com/AI-Agent-Hub/mcp-marketplace)** MCP Marketplace is a small Web UX plugin to integrate with AI applications, Support various MCP Server API Endpoint (e.g pulsemcp.com/deepnlp.org and more). Allowing user to browse, paginate and select various MCP servers by different categories. [Pypi](https://pypi.org/project/mcp-marketplace) | [Maintainer](https://github.com/AI-Agent-Hub) | [Website](http://www.deepnlp.org/store/ai-agent/mcp-server)
- **[mcp.natoma.id](https://mcp.natoma.id)** – A Hosted MCP Platform to discover, install, manage and deploy MCP servers by **[Natoma Labs](https://www.natoma.id)**
- **[mcp.run](https://mcp.run)** - A hosted registry and control plane to install & run secure + portable MCP Servers.
- **[MCP Review](https://www.mcpreview.com)** - Website to list high quality MCP servers and reviews by real users. Also provide online playground for popular MCP servers.
- **[MCP Router](https://mcp-router.net)** – Free Windows and macOS app that simplifies MCP management while providing seamless app authentication and powerful log visualization by **[MCP Router](https://github.com/mcp-router/mcp-router)**
- **[MCP Servers Hub](https://github.com/apappascs/mcp-servers-hub)** (**[website](https://mcp-servers-hub-website.pages.dev/)**) - A curated list of MCP servers by **[apappascs](https://github.com/apappascs)**
- **[MCP Servers Rating and User Reviews](http://www.deepnlp.org/store/ai-agent/mcp-server)** - Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Expand Down