目录 / Mcpgram
MCP
鉴权未知
未评级
已上架
Mcpgram
The connectivity layer for AI agents. Connect services like GitHub, Discord, Slack, Asana, Miro, Dropbox, Salesforce and more through one secure MCP gateway.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://mcpgram-mcp.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Mcpgram": {
"url": "https://mcpgram-mcp.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search_tools | Search every available tool across native connectors and external MCP servers. Returns unified results. |
| get_tool | Full metadata + schema for a tool id from search_tools. |
| get_tool_schema | JSON Schema for a tool's arguments. |
| execute_tool | Execute any tool by id (or server_id + tool_name). Automatically routes to native connector or external MCP. |
| execute_batch | Run multiple tools in parallel. |
| execute_workflow | Run tools sequentially. |
| list_apps | List connected applications (native + external MCP display names). |
| list_connections | List connections with status and tool counts. |
| list_connected_servers | List native connectors and external MCP servers with status, workspace, and tool counts. |
| connect_mcp_server | Connect an external MCP server by URL. Validates URL, initializes handshake, discovers tools, caches schemas, and saves the server. Auth: none | bearer | api_key | basic | oauth. |
| disconnect_mcp_server | Disconnect an external MCP server; removes tokens and tool cache. |
| refresh_server | Reconnect and refresh tools/schemas for a connected MCP server. |
| discover_tools | Force tools/list on a server, update cache, detect changes. |
| connect_app | Start OAuth for a native app (github, slack, notion, …). |
| disconnect_app | Guidance to disconnect a native app. |
| wait_for_connection | Poll until an app appears connected after OAuth. |
| discover_mcp | Alias of connect_mcp_server for one-shot discovery (same flow). |
| refresh_tools | Refresh internal catalog from MCPGRAM. |
| search_everything | Search apps + tools across native and external MCP. |
| explain_tool | Natural-language explanation of a tool. |
| mcpgram_health | Universal Layer health + catalog size. |
| mcpgram_workspace_info | Workspaces for this session. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。