Skip to main content
Glama
akiani

Epic Patient API MCP Server

by akiani
pyproject.toml612 B
[project] name = "epic-mcp" version = "0.1.0" description = "Fake Epic MCP server simulating patient APIs" readme = "README.md" authors = [ { name = "Amir Kiani", email = "akiani@users.noreply.github.com" } ] requires-python = ">=3.11" dependencies = [ "mcp>=1.0.0", "google-genai>=1.0.0", "httpx>=0.27.0", "pydantic>=2.0.0", "python-dotenv>=1.0.0", "pyyaml>=6.0", "starlette>=0.37.0", "uvicorn>=0.29.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

Latest Blog Posts

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/akiani/mock-epic-mcp'

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