ruliana/mcp-chain
A middleware architecture for MCP (Model Context Protocol) servers with dict-based transformers and FastMCP integration
This is a framework for developers to add features like authentication, logging, or data transformation to existing MCP (Model Context Protocol) servers without directly modifying them. It takes incoming requests and outgoing responses from an MCP client, allows developers to apply custom Python logic to them, and then forwards them to the original MCP server. Developers who build and manage MCP-based services or integrations are the primary users.
No commits in the last 6 months.
Use this if you need to add common functionalities or custom data processing to your MCP servers dynamically and without altering their original code.
Not ideal if you are a non-developer user looking for a ready-to-use application, as this is a developer tool requiring Python coding.
Stars
7
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jun 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ruliana/mcp-chain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/fastmcp
🚀 The fast, Pythonic way to build MCP servers and clients.
datalayer/jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve
tadata-org/fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
alondmnt/joplin-mcp
MCP server for the Joplin note taking app