Skip to main content
Glama

Dedalus MCP Documentation Server

by kitan23
pyproject.toml386 B
[project] name = "dedalus-docs-mcp-server" version = "1.0.0" description = "MCP server for serving and querying documentation" requires-python = ">=3.10" dependencies = [ "mcp", "python-dotenv", "openai", ] [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.setuptools] packages = ["src"] [project.scripts] main = "src.main:main"

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/kitan23/Python_MCP_Server_Example_2'

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