Skip to main content
Glama

MCP-CEP

MIT License
3
  • Linux
  • Apple
main.py296 B
from cep import mcp if __name__ == "__main__": # Inicia o servidor no modo stdin/stdout mcp.run(transport="stdio") #import uvicorn #if __name__ == "__main__": # uvicorn.run("cep:app", host="127.0.0.1", port=8000, reload=True) #Comando: uvicorn cep:app --host 127.0.0.1 --port 8000

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/wendellbigato/mcp-cep'

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