Skip to main content
Glama

Model Context Protocol Python Server

by vnkishortech
pyproject.toml385 B
[tool.poetry] name = "mcp-python" version = "0.1.0" description = "A sample Model Context Protocol (MCP) server in Python." authors = ["Your Name <your.email@example.com>"] [tool.poetry.dependencies] python = ">=3.8,<4.0" arxiv = "*" [tool.poetry.dev-dependencies] flake8 = "*" pytest = "*" [build-system] requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api"

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/vnkishortech/mcp_python'

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