Skip to main content
Glama

Test MCP Server

by pkj-m
pyproject.toml360 B
[build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [project] name = "test-mcp-server" version = "0.1.0" description = "A test MCP server with sample tools" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "aiohttp>=3.9.0", ] [project.scripts] test-mcp-server = "test_mcp_server: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/pkj-m/test-mcp'

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