MetaEngine runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 7 Jul 2026.
Spec-first code generation: OpenAPI, GraphQL, Protobuf, and SQL to typed clients in 11 languages.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @metaengine/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@metaengine/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@metaengine/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@metaengine/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@metaengine/mcp-server"
],
"command": "npx"
}
}
}
Bridges any GraphQL API to Claude Code — auto-generates MCP tools via schema introspection.
Generate OpenAPI 3.1 specs, endpoint docs, TypeScript SDKs, and test suites from code
SQL to PySpark conversion, AWS Glue job generation, and Spark code optimization.
Turn any OpenAPI 3.x spec into callable MCP tools for Claude. No custom integration code needed.
Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.
AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.
Local-first MCP security scanner and CLI for AI-generated applications.
React dashboard components — API lookup, code generation, and prop validation for AI tools.
Answers built from our own checks of this server.