Beefchicken Mcp
Developer ToolsTurn any OpenAPI 3.0 spec into an MCP server with zero code — deploy to Cloudflare Workers, Node.js, Docker, or run locally via npx, with a built-in OAuth 2.1 server for MCP clients that require custom connector authentication.
Installation
npx beefchicken-mcp --openapi /絶対パス/to/your-api-openapi.yamlView configuration snippet
{
"mcpServers": {
"my-api": {
"command": "npx",
"args": [
"beefchicken-mcp",
"--openapi",
"/絶対パス/to/your-api-openapi.yaml"
],
"env": {
"API_KEY": "<対象APIのAPIキー>",
"API_BASE_URL": "https://api.example.com"
}
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
Time
Time is an open-source MCP server that gives AI assistants access to specialized functionality. Compatible with Claude Desktop, Cursor, and other MCP clients for enhanced AI agent workflows.
Sequentialthinking
Sequentialthinking MCP server enables seamless integration between AI agents and external services. Built on the Model Context Protocol, it provides standardized access to tools and data for AI-powered workflows.
Gitlab
Gitlab MCP server provides AI agents with powerful tools and integrations for automation workflows. Connect your AI assistant to Gitlab capabilities through the Model Context Protocol standard.
Sentry
Sentry MCP server provides AI agents with powerful tools and integrations for automation workflows. Connect your AI assistant to Sentry capabilities through the Model Context Protocol standard.
Like this server?
Discover more MCP servers or submit your own to directory.