We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TiM00R/remote-terminal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
MANIFEST.in•346 B
include README.md
include LICENSE
include requirements.txt
include config.yaml
include hosts.yaml.example
include server.json
include claude_desktop_config_example.json
graft src
graft standalone
prune src/__pycache__
prune standalone/__pycache__
global-exclude __pycache__
global-exclude *.py[co]
global-exclude .DS_Store
global-exclude .git*