fern-api

api-evangelist/fern-api
★ 0 stars Unknown language API Integration Updated 4d ago
Fern is a developer-tools platform that turns a single API specification into idiomatic client SDKs, beautiful API documentation, and MCP servers. Given OpenAPI, AsyncAPI, gRPC/Protobuf, or Fern's own Fern Definition as input, Fern generates type-safe SDKs in TypeScript, Python, Go, Java, C#, PHP, Ruby, Swift, and Rust, publishes them to…
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fern-api": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/fern-api"
      ]
    }
  }
}

Topics

api-documentationapi-lifecycleapis-jsoncliclient-librarydeveloper-experiencedeveloper-toolsopen-sourceopenapisdk-generation