Overview
MCPJam provides an MCP (Model Context Protocol) server that gives AI applications direct access to our documentation. This allows you to get contextual help about MCPJam features while working in your favorite AI-powered development tools.MCP Server URL
Use the following URL to connect AI applications to the MCPJam documentation:Supported Applications
You can use this MCP server with any application that supports the Model Context Protocol, including:- Claude Desktop
- Claude Code
- Cursor
- VS Code with MCP extensions
- Other MCP-compatible tools
Getting Started
- Copy the MCP server URL above
- In your AI application, add a new MCP server connection
- Paste the URL:
https://docs.mcpjam.com/mcp
- Start asking questions about MCPJam Inspector, MCP Evals, or contributing!
What You Can Ask
Once connected, you can ask questions like:- “How do I connect to an MCP server in Inspector?”
- “What are the available transport protocols?”
- “How do I set up OAuth testing?”
- “Show me how to run evals”
- “What LLM providers are supported?”
Benefits
- Always Up-to-Date: Documentation is served in real-time from our latest docs
- Contextual Help: Get answers specific to your current task
- Seamless Integration: Works naturally within your development workflow
- No Context Switching: Stay in your editor while accessing documentation
Troubleshooting
If you’re having trouble connecting:- Verify your AI application supports MCP
- Check that the URL is entered correctly
- Ensure you have an active internet connection
- Refer to your application’s MCP setup documentation