M
mapify.so
Mapify is an AI mind-mapping and summarization tool that turns text, websites, videos, documents, and other content into structured mind maps. It is operated by Xmind and offers mind-map generation workflows for end users and AI assistants.
Mapify exposes an MCP server at `https://mapify.so/mcp`; public docs are sparse, but the official MCP server README shows authentication via a user-generated Mapify API key passed as a Bearer token.
discovered 1d ago
MCP servers1
- Mapify MCP serverdetected
Credentials
OAuth 2.0oauth2
OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://mapify.so/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://mapify.so/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing