All MCP servers

Repowise

Official
by Api.AirforcestdioDeveloper Tools02,251AGPL

Codebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "repowise-impfed43": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}