Skip to main content
Glama

Pagos Data MCP Server

by ampcome-mcps
pyproject.toml507 B
[project] name = "bin-data-mcp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.6.0", "python-dotenv>=1.1.0", ] [dependency-groups] dev = [ "black>=25.1.0", ] [project.scripts] bin-data-mcp = "main:main" [tool.uv] package = true [build-system] requires = ["setuptools>=61.0", "wheel"] build-backend = "setuptools.build_meta" [tool.setuptools] py-modules = ["main","pagos_client"]

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/ampcome-mcps/pagos-mcp'

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