UTCP-MCP Bridge
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| register_manualB | Registers a new tool provider by providing its call template. |
| deregister_manualC | Deregisters a tool provider from the UTCP client. |
| call_toolB | Calls a registered tool by its full namespaced name. |
| search_toolsC | Searches for relevant tools based on a task description. |
| list_toolsA | Returns a list of all tool names currently registered. |
| get_required_keys_for_toolB | Get required environment variables for a registered tool. |
| tool_infoB | Get complete information about a specific tool including all details. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/universal-tool-calling-protocol/utcp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server