Skip to main content
Glama

AGE-MCP-Server

by rioriost
pyproject.toml716 B
[project] name = "age-mcp-server" authors = [{ name = "Rio Fujita", email = "rifujita@microsoft.com" }] version = "0.2.27" license = { file = "LICENSE" } description = "Apache AGE MCP Server" readme = { file = "README.md", content-type = "text/markdown" } requires-python = ">=3.13" dependencies = [ "agefreighter>=1.0.16", "mcp>=1.16.0", "ply>=3.11", "psycopg[binary,pool]>=3.2.10", ] [project.urls] Homepage = "https://github.com/rioriost/homebrew-age-mcp-server" Issues = "https://github.com/rioriost/homebrew-age-mcp-server/issues" [project.scripts] age-mcp-server = "age_mcp_server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [dependency-groups] dev = []

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/rioriost/homebrew-age-mcp-server'

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