Skip to main content
Glama

FastAPI MCP Server

by arrehman3
server.pxd394 B
cdef class Server: cdef: list _servers list _waiters int _active_count Loop _loop bint _serving object _serving_forever_fut object __weakref__ cdef _add_server(self, UVStreamServer srv) cdef _start_serving(self) cdef _wakeup(self) cdef _attach(self) cdef _detach(self) cdef _ref(self) cdef _unref(self)

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/arrehman3/MCP'

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