Skip to main content
Glama

SP-MCP

by organicmoron
MIT License
10
  • Linux
  • Apple
manifest.json723 B
{ "id": "sp-mcp-bridge", "name": "MCP Bridge", "description": "Bridge between Super Productivity and MCP (Model Context Protocol) servers for Claude Desktop integration", "version": "1.0.0", "manifestVersion": 1, "author": "Super Productivity Team", "homepage": "https://github.com/johannesjo/super-productivity", "minSupVersion": "14.0.0", "permissions": ["nodeExecution"], "icon": "icon.svg", "categories": ["integration", "automation"], "tags": ["mcp", "claude", "ai", "integration"], "iFrame": true, "isSkipMenuEntry": true, "hooks": ["taskUpdate", "taskComplete", "taskDelete", "currentTaskChange"], "changelog": { "1.0.0": "Initial release with full MCP bridge functionality" } }

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/organicmoron/SP-MCP'

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