mcpgram-mcp-server
Provides tools for interacting with GitHub through the MCPGRAM API, enabling repository and issue management.
Provides tools for interacting with Notion through the MCPGRAM API, enabling page and database operations.
Provides tools for interacting with Slack through the MCPGRAM API, enabling messaging and channel management.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcpgram-mcp-serverList my recent GitHub pull requests"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcpgram-mcp-server
Official MCP server for MCPGRAM — stdio + Streamable HTTP + built-in OAuth 2.1 for Claude.ai, Cursor, and other MCP clients.
Features
MCPGRAM as Authorization Server — DCR, PKCE, authorize, token, revoke
Per-user workspaces — consent selects a workspace; tokens bind to that workspace API key
No external Auth0 / WorkOS / Clerk dependency for MCP OAuth
Related MCP server: @profullstack/mcp-server
Flow
Claude → discovery (PRM + AS metadata on this host)
→ POST /register (DCR)
→ GET /authorize (login + workspace + consent)
→ POST /token (code + PKCE)
→ POST /mcp (Bearer access token)
→ workspace toolsEnvironment
Variable | Required | Notes |
| yes | Public origin of this deployment |
| yes | HMAC for clients/codes/tokens (≥16 chars) |
| yes | Consent login + key issuance |
| yes | Browser consent session |
| yes | Issue workspace API keys server-side |
| recommended | Encrypt stored workspace keys |
| yes | MCPGRAM API ( |
Claude connector URL
https://mcpgram-mcp-server.vercel.app/mcpClaude will discover OAuth on this same origin (/register, /authorize, /token).
Isolation
Each user’s OAuth token only carries their selected workspace API key. User A never loads User B’s tools.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Model Context Protocol server for the Apideck Unified API. Connect any MCP-compatible agent framework to 100+ accounting systems, HRIS platforms, file storage providers, and more through one integration. More information https://www.apideck.com/mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
A Model Context Protocol (MCP) server for Selise Blocks Cloud integration
Related MCP Servers
AlicenseNot gradedqualityCmaintenanceModel Context Protocol (MCP) server for OpsLevel12MIT- AlicenseNot gradedqualityBmaintenanceA generic, modular server for implementing the Model Context Protocol (MCP).8145ISC
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that supports STDIO, SSE and Streamable HTTP protocols for AI model interactions.281MIT
- AlicenseNot gradedqualityFmaintenanceA robust server implementing the Model Context Protocol with SSE and STDIO transport, enabling real-time communication and extensible tooling for AI models.2254MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Aryan418-dev/mcpgram-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server