Skip to main content
Glama

ynab-mcp

by EthanKang1
pyproject.toml391 B
[project] name = "ynab-mcp" version = "0.1.0" description = "aaa" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp>=1.6.0", "aiohttp>=3.9.0", "pydantic>=2.0.0", ] [[project.authors]] name = "Ethan Kang" email = "kangethan02@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] ynab-mcp = "ynab_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/EthanKang1/ynab-mcp'

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