by universal-tool-calling-protocol · MCP Server · ★ 202
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is utcp-mcp safe to install? View the security audit →
UTCP-MCP Bridge The last MCP server you'll ever need. A universal, all-in-one MCP server that brings the full power of the Universal Tool Calling Protocol (UTCP) to the MCP ecosystem. 🚀 Quick Start Add this configuration to your MCP client (Claude Desktop, etc.): That's it! No installation required. The bridge will automatically: Download and run the latest version via npx Load your UTCP configuration from the specified path Register all your UTCP manuals as MCP tools Provide a unified interface to manage your tool ecosystem 🔧 Configuration Create a file to configure your tools and services: json { "loadvariablesfrom": [ { "variableloadertype": "dotenv", "envfilepath": ".env" } ], "manualcalltemplates": [ { "name": "openlibrary", "calltemplatetype": "http", "httpmethod": "GET", "url": "https://openlibrary.org/static/openapi.json", "contenttype": "application/json" } ], "postprocessing": [ { "toolpostprocessortype": "filterdict", "onlyincludekeys": ["name", "description"], "onlyincludetools": ["openlibrary."] } ], "toolrepository": {
| Stars | 202 |
| Forks | 25 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 68.8304028869098/100 |
| Open Issues | 3 |
| Last Updated | 2026-05-03 |
| Created | 2025-07-17 |
| Platforms | mcp, python |
| Est. Tokens | ~7k |
These tools work well together with utcp-mcp for enhanced workflows:
Looking for a utcp-mcp alternative? If you're comparing utcp-mcp with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucke
📜 An MCP server for conversation history search and retrieval in Claude Code
🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
MCP server for YouTube — search videos, get transcripts, channels, and playlists. Works with Claude, Cursor &
MCP Server Framework and Tool Development library for building custom capabilities into agents.
Production-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth,
Explore other popular mcp server tools:
utcp-mcp is All-in-one MCP server that can connect your AI agents to any native endpoint, powered by UTCP. It is categorized as a MCP Server with 202 GitHub stars.
utcp-mcp is primarily written in Python. It covers topics such as ai, ai-agent, developer-tools.
You can find installation instructions and usage details in the utcp-mcp GitHub repository at github.com/universal-tool-calling-protocol/utcp-mcp. The project has 202 stars and 25 forks, indicating an active community.
The top alternatives to utcp-mcp on Agent Skills Hub include atlassian-mcp-server, claude-historian-mcp, claude-emporium. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.