MCP Servers Fbl
This project builds a real - time AI agent architecture based on the MCP protocol. Through the decoupled design of the LangGraph agent and the remote MCP tool server, a modular and scalable multi - agent system is achieved. The project demonstrates how to integrate the LangGraph agent with a custom MCP server (supporting SSE and STDIO transmission) to achieve asynchronous non - blocking tool calls and support concurrent execution on multiple servers.
rating : 2 points
downloads : 7
What is an MCP server?
The MCP server is a platform that provides tools and services based on the Model Context Protocol (MCP), allowing AI systems (such as Claude, Cursor) to call external tools, query resources, and execute dynamic tasks.How to use the MCP server?
Simply configure and run it, and the AI system can access local or remote tools and resources through the MCP protocol.Applicable scenarios
Suitable for AI applications that require dynamic tool calls, knowledge retrieval, and structured response generation, such as customer service systems, data analysis tools, and automated workflows.Main Features
Dynamic Tool CallSupports calling external tools through the MCP protocol, such as weather forecasts and terminal command execution.
Resource QueryProvides real-time query interfaces for resources such as files and databases.
Structured Task TemplatePre - defined task templates facilitate AI systems to quickly generate structured responses.
Plugin - style ExtensionSupports dynamic registration and discovery of new tools, facilitating system expansion.
Advantages and Limitations
Advantages
Achieve seamless integration between AI systems and external tools.
Support multi - language and cross - platform tool calls.
Dynamic tool registration enhances flexibility.
Optimize tool execution efficiency and reduce latency.
Limitations
Initial connection may require some configuration time.
Some advanced functions depend on specific environments.
It has certain requirements for network stability.
How to Use
Install the MCP Server
Install the MCP Python SDK via pip and initialize the project.
Write the MCP Server Script
Use the SDK to define tools and services and start the server.
Configure the AI Client
Enable the MCP protocol in the AI client and connect to the server.
Usage Examples
Get Weather ForecastCall the weather forecast tool through the MCP server.
Execute Terminal CommandExecute a local terminal command through the MCP server.
Resource QueryQuery the file list under the desktop directory.
Frequently Asked Questions
How to install the MCP server?
What tools does the MCP server support?
Does the MCP protocol support cross - platform use?
Related Resources
MCP Official Documentation
Detailed documentation of the MCP protocol.
MCP Python SDK
Python SDK for building MCP servers.
MCP Crash Course
An online course for quickly getting started with the MCP protocol.
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
87
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points