Dynamic FastMCP extends the Model Context Protocol Python server with context-aware tools that adapt behavior and descriptions based on user, tenant, and request context. It provides tools for building adaptive and personalized user experiences. It integrates with Python applications and exposes context-aware tool functionality. Developers use it to create tools that dynamically adjust based on context.
Dynamic FastMCP extends the Model Context Protocol Python server with context-aware tools that adapt behavior and descriptions based on user, tenant, and request context. It provides tools for building adaptive and personalized user experiences. It integrates with Python applications and exposes context-aware tool functionality. Developers use it to create tools that dynamically adjust based on context.
pip install dynamic-fastmcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"ragieai-dynamic-fastmcp-github": {
"command": "uvx",
"args": [
"pip install dynamic-fastmcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from dynamic fastmcp?"
No configuration required. This server works out of the box.
"What resources are available in dynamic fastmcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in dynamic fastmcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in dynamic fastmcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.