Mcpgram Server
БесплатноНе проверенModel Context Protocol server for MCPGRAM that enables MCP clients to interact with connectors like GitHub, Slack, and Notion through stdio or Streamable HTTP t
Описание
Model Context Protocol server for MCPGRAM that enables MCP clients to interact with connectors like GitHub, Slack, and Notion through stdio or Streamable HTTP transports.
README
Official MCP bridge for MCPGRAM:
- stdio for local MCP clients
- Streamable HTTP at
/mcp(Vercel) - Auth0 as OAuth authorization server for Claude.ai custom connectors
- API key auth still supported (
Bearer mcpg_live_…)
Architecture (Claude)
Claude.ai
→ GET /.well-known/oauth-protected-resource (this server)
→ authorization_servers = Auth0 tenant
→ DCR + login + token (Auth0)
→ POST /mcp Authorization: Bearer <Auth0 JWT>
→ tools/list, tools/call → MCPGRAM API
This deployment is a resource server. It does not host Claude’s login when Auth0 is configured.
Required env (Vercel)
| Variable | Purpose |
|---|---|
MCP_PUBLIC_URL |
Public URL of this app, e.g. https://mcpgram-mcp-server.vercel.app |
AUTH0_DOMAIN |
e.g. your-tenant.us.auth0.com |
AUTH0_AUDIENCE |
Auth0 API identifier, must match resource e.g. https://mcpgram-mcp-server.vercel.app/mcp |
MCPGRAM_OAUTH_API_KEY |
MCPGRAM workspace API key used after Auth0 login |
MCPGRAM_BASE_URL |
MCPGRAM backend (default https://mcpgram.vercel.app) |
Claude.ai setup
- Configure Auth0 (API, DCR, Resource Parameter profile) — see project checklist.
- Set env vars above; redeploy.
- Disable Vercel Deployment Protection for this project.
- Claude → Settings → Connectors → Add custom connector:
- URL:
https://mcpgram-mcp-server.vercel.app/mcp - Leave Client ID / Secret empty (DCR via Auth0).
- URL:
- Complete Auth0 login in the browser.
Local stdio
MCPGRAM_API_KEY=mcpg_live_… npx mcpgram-mcp-server
Health
GET /mcp?health=1 → { ok, auth0: true/false }
Установить Mcpgram Server в Claude Desktop, Claude Code, Cursor
unyly install mcpgram-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add mcpgram-mcp-server -- npx -y github:Aryan418-dev/mcpgram-mcp-serverПошаговые гайды: как установить Mcpgram Server
FAQ
Mcpgram Server MCP бесплатный?
Да, Mcpgram Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Mcpgram Server?
Нет, Mcpgram Server работает без API-ключей и переменных окружения.
Mcpgram Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Mcpgram Server в Claude Desktop, Claude Code или Cursor?
Открой Mcpgram Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Mcpgram Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
