Skip to main content
Glama

dev-kit-mcp-server

__main__.py241 B
"""Script to run the FastMCP server using uv run.""" # Import the MCP instance from the module from dev_kit_mcp_server.fastmcp_server import start_server fastmcp = start_server() mcp = fastmcp if __name__ == "__main__": fastmcp.run()

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/DanielAvdar/dev-kit-mcp-server'

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