Back to MCP Catalog
Documentation MCP
Live
Developer Tools · 500+ endpoints
AI-powered documentation server for the 1health API platform. Query endpoint details, integration patterns, and best practices through natural language. Powers the MCP Explorer chatbot.
Capabilities
- Natural language API documentation queries
- Endpoint detail lookup
- Integration pattern guidance
- Workflow and sequence documentation
- Category and tag exploration
- Best practice recommendations
Use Cases
- AI-assisted API exploration
- Developer onboarding
- Integration planning
- Workflow design and architecture
Claude Desktop Configuration
Add this to your Claude Desktop config file to use this MCP:
JSON
{
"mcpServers": {
"1health-docs": {
"url": "https://mcp.dev.1hdev.io/mcp"
}
}
}