loading…
Search for a command to run...
loading…
A python SDK to build MCP Servers with inbuilt credential management by [Agentr](https://agentr.dev/home)
A python SDK to build MCP Servers with inbuilt credential management by [Agentr](https://agentr.dev/home)
Universal MCP acts as a middleware layer for your API applications, enabling seamless integration with various services through the Model Control Protocol (MCP). It simplifies credential management, authorization, dynamic app enablement, and provides a robust framework for building and managing AI-powered tools.
The primary documentation for Universal MCP is available in /docs folder in this repository.
Please refer to the following for more detailed information:
This project is licensed under the MIT License. See the LICENSE file for details.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"agentr-universal-mcp-sdk": {
"command": "npx",
"args": []
}
}
}