Skip to main content
Glama

MCPMake

by shex1627
pyproject.toml469 B
[build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [project] name = "mcpmake" version = "0.1.0" description = "MCP server for managing and running Python scripts with LLM-extracted schemas" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "anthropic>=0.39.0", "openai>=1.0.0", "jsonschema>=4.20.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", "black>=23.0.0", ]

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/shex1627/mcpmake'

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