Send to Your Agent
Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.
Install the Openapi MCP server for me.
Server: Openapi
Description: Allow AI to wade through complex OpenAPIs using Simple Language
Install command: npx -y janwilmake/openapi-mcp-server
GitHub: https://github.com/janwilmake/openapi-mcp-server
Please install this MCP server and confirm when ready. Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.
Quick Install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- Restart Claude Desktop
{
"mcpServers": {
"openapi": {
"command": "npx",
"args": [
"-y",
"janwilmake/openapi-mcp-server"
]
}
}
} Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json
Installation Methods
npx -y janwilmake/openapi-mcp-serverTools (1)
execute Execute openapi operations
Compatibility
About
OpenAPI MCP Server
Overview
Allow AI to wade through complex OpenAPIs using Simple Language
Installation
NPX
npx -y janwilmake/openapi-mcp-server
Related Resources
GitHub
MCP ServerRepository management, file operations, and GitHub API integration
API Schema Generator
PromptGenerate comprehensive OpenAPI 3.0 specifications, request/response schemas, error handling patterns, and API documentation from code or requirements.
API Design Architect
SkillDesign robust, scalable REST and GraphQL APIs following industry best practices with comprehensive documentation, versioning strategies, and error handling patterns.
OpenAPI
GlossaryA specification format for describing HTTP APIs.
Filesystem
MCP ServerSecure file operations with configurable access controls
Compare LLM Pricing
This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.
