Skip to main content
Glama

TOS MCP Server

by jneless
mcp_config.json391 B
{ "mcpServers": { "tos-mcp-server": { "command": "uvx", "args": ["--from", "git+https://github.com/jneless/tos-mcp.git", "tos-mcp-server"], "env": { "TOS_ACCESS_KEY": "{TOS_ACCESS_KEY}", "TOS_SECRET_KEY": "{TOS_SECRET_KEY}", "TOS_REGION": "{TOS_REGION}", "TOS_ENDPOINT": "{TOS_ENDPOINT}" } } } }

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/jneless/tos-mcp'

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