Skip to main content
Glama
pyproject.toml463 B
[project] name = "chemspace-mcp" version = "0.1.0" description = "Add your description here" readme = "README.md" authors = [ { name = "Lukas", email = "lukasarus@gmail.com" } ] requires-python = ">=3.13" dependencies = [ "fastmcp>=2.13.1" ] [project.optional-dependencies] agent = [ "fast-agent-mcp>=0.2.25", ] [project.scripts] chemspace-mcp = "chemspace_mcp:main" [build-system] requires = ["uv_build>=0.9.2,<0.10.0"] build-backend = "uv_build"

Latest Blog Posts

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/lukasmki/chemspace-mcp'

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