Skip to main content
Glama

ONEDeFi MCP Server

by JMadhan1
main.py•134 B
from app import app import routes_simple # noqa: F401 if __name__ == "__main__": app.run(host="0.0.0.0", port=5000, debug=True)

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/JMadhan1/OneDefi-MCP'

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