Promise MCP server over the platform API
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/UsePromise/promise-mcp{
"mcpServers": {
"promise-mcp": {
"command": "node",
"args": ["/path/to/promise-mcp/dist/index.js"]
}
}
}MCP Servers overview
# Promise MCP
Agent-facing MCP server/tools for Promise. The hosted HTTP endpoint is `POST
/mcp`; `GET /healthz` is available for runtime checks.
This repository is intentionally separate from the Promise platform. It should
compose the platform API into agent-friendly tools, not implement canonical
backend business logic.
## Boundary
- Call the Promise platform API for data access and mutations.
- Do not access Postgres, Redis, queues, provider tokens, or migrations directly.
- Keep authorization, provenance, retention, provider behavior, and canonical
domain rules in the platform.
- Consume explicit platform contracts instead of duplicating procedure or
capability names by hand.
Initial MCP tool surface:
- `connect_promise`
- `get_today`
- `list_commitments`
- `get_commitment`
- `get_commitment_evidence`
- `get_person_context`
- `search_memory`
- `capture_note`
- `create_follow_up`
- `mark_resolved`
- `draft_follow_up`
`connect_promise` and unauthenticated tool results are intentionally part of
the product. MCP should help users discover and connect Promise when an agent
needs follow-up memory that Promise can provide.
Unauthenticated tool results include a scoped `authorizationUrl` that sends the
user to `https://app.usepromise.ai/start?source=mcp...`, preserves agent
attribution, and uses a relative `/mcp/authorize` callback inside Promise before
any return to an agent URL.
## Development
```bash
npm install
npm run build
npm run smoke
npm run tools
npm run start
```
Example MCP call:
```bash
curl -sS http://localhost:3000/mcp \
-H 'content-type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
```
Protected tools return a structured `promise_auth_required` result when no
Bearer token is present. After the user authorizes `/mcp/authorize`, Promise
returns a short-lived one-time code to the agent callback. The agent exchanges
that code at `/api/mcp/token` for a scoped opaque `pmcp_...` bearer token.
Bearer tool calls are proxied to the Promise platform API, which enforces the
grant's scopes. `mark_resolved` and `draft_follow_up` intentionally deep-link
to Promise for user review rather than sending or mutating mail directly.
See `docs/ACQUISITION.md` for signup flow guidance, `docs/SECURITY.md` for the
MCP safety boundary, and `docs/DEPLOYMENT.md` for container/runtime details.
What people ask about promise-mcp
What is UsePromise/promise-mcp?
+
UsePromise/promise-mcp is mcp servers for the Claude AI ecosystem. Promise MCP server over the platform API It has 0 GitHub stars and its last recorded update is dated 2026-09-22.
How do I install promise-mcp?
+
You can install promise-mcp by cloning the repository (https://github.com/UsePromise/promise-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is UsePromise/promise-mcp safe to use?
+
Our security agent has analyzed UsePromise/promise-mcp and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains UsePromise/promise-mcp?
+
UsePromise/promise-mcp is maintained by UsePromise. The last recorded GitHub activity is dated 2026-09-22, with 0 open issues.
Are there alternatives to promise-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy promise-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/usepromise-promise-mcp)<a href="https://claudewave.com/repo/usepromise-promise-mcp"><img src="https://claudewave.com/api/badge/usepromise-promise-mcp" alt="Featured on ClaudeWave: UsePromise/promise-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.