Skip to main content
Glama

MCP Server & Client Test Environment

by mayur11235
main.py140 B
from src.servers.server import mcp def main(): print("Hello from letsmcp!") if __name__ == "__main__": mcp.run(transport="stdio")

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/mayur11235/lets-mcp'

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