Overview
Features
Desktop Extension (DXT) packaging
Pre-built DXT package includes the MCP server and all necessary configuration; drag-and-drop install onto Claude Desktop for immediate use.
Production MCP endpoint
Hosted MCP endpoint at https://mcp.steuerboard.com/mcp for client connections and data access.
Client integration templates
Provides sample JSON configurations and guidance for connecting with Cursor, Claude Code CLI, Windsurf, and VS Code.
Local development workflow
Develop locally by cloning, installing, building, and starting with node ./bin/mcp-server.js start --bearer-auth ...; includes client connection templates.
Cloudflare deployment
Supports deployment to Cloudflare Workers with local development server available for testing.
MCP Inspector debugging
Debug MCP server locally using the official MCP Inspector for end-to-end verification of configurations.
Who Is This For?
- Developers:Build integrations with the Steuerboard API via MCP using bearer auth and endpoints.
- MCP Integrators:Connect MCP-based data streams for accounting applications in real time.
- Cloud developers:Deploy and monitor MCP servers in cloud or edge environments.
- Tooling users:Integrate MCP with Cursor, Claude Code CLI, Windsurf, and VS Code.
- Product teams:Prototype and test MCP workflows using local development setup before production.




