Skip to main content
Glama
shengxiao20

mcp-proxy

by shengxiao20

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_serversA

List all proxied MCP servers available in this proxy.

list_toolsA

List tools available on a server. Returns names and short descriptions only (low token cost). Use read_tool to get the full schema before calling.

read_toolC

Read the full input schema for a specific tool on a server.

call_toolB

Execute a tool on a proxied MCP server.

refresh_cacheB

Force re-fetch tool definitions from a server (or all servers) and update cache.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/shengxiao20/MCP-proxy-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server