Skip to main content
Glama

Hello MCP Server

by andremir
pyproject.toml387 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "hello-mcp-server" version = "1.0.0" description = "MCP server that responds with 4 when you say hello" readme = "README.md" requires-python = ">=3.8" dependencies = [ "fastmcp>=0.1.0", ] [tool.hatch.build] packages = ["src/hello_mcp"] [project.scripts] hello-mcp-server = "hello_mcp: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/andremir/http-MCP'

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