Generate documentation for the MCP Server Boilerplate, enabling users to quickly set up and integrate custom tools, resource providers, and prompt templates for AI assistants like Claude and Cursor.
Set up and install an MCP server from locally cloned code on your computer by specifying the path, arguments, and environment variables. Requires npx or uv for node and Python servers.
An MCP wrapper for Up Bank's API that allows Claude and other MCP-enabled clients to manage accounts, transactions, categories, tags, and webhooks from Up Bank.
Enables integration with Up Banking API to query account balances, transaction history, and spending categories. Supports filtering transactions by date, category, tags, and account type for comprehensive banking insights.
An educational implementation of a Model Context Protocol server that demonstrates how to build a functional MCP server for integrating with various LLM clients like Claude Desktop.