送信

Redmine Fastmcp Server With Oauth

@Tolga Uzun

3 months ago
A centrally-deployed MCP server for Redmine with OAuth 2.0 authentication. An administrator deploys it once; users connect by authorizing through Redmine — no API keys or per-user setup required. Built with FastMCP 3.

ツール

サーバー設定

{
  "mcpServers": {
    "redmine": {
      "url": "<<YourServerURL>>"
    }
  }
}
- MCP Server