Skip to main content
Glama

FastMCP Multi-Tool Server

by rt0120-Ramco
MANIFEST.in819 B
# Include additional files in the package distribution include README.md include PROJECT_SUMMARY.md include requirements.txt include .env.example include *.json # Include build and packaging scripts recursive-include scripts *.bat *.sh *.py include scripts/README.md # Include documentation files include docs/* recursive-include docs *.md *.txt *.rst # Include test files include test_server.py include demo.py # Include configuration templates include claude_desktop_config.json # Exclude unnecessary files exclude .gitignore exclude .env recursive-exclude * __pycache__ recursive-exclude * *.py[co] recursive-exclude * *.orig recursive-exclude * *.rej exclude .coverage exclude .pytest_cache recursive-exclude * .git* # Exclude build artifacts exclude build exclude dist exclude *.egg-info exclude package_dist

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/rt0120-Ramco/mcp-py'

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