Claude desktop api use via mcp
A server that enables Claude Desktop users to access the Claude API directly, bypass Professional Plan limitations, and use advanced features like custom system prompts and conversation management. A practical MCP server for enhanced Claude integration.
About this tool
Claude Desktop API Use via MCP
- Category: AI Integration MCP Servers
- Source: GitHub Repository
- Tags: mcp, ai-integration, claude, context-management, open-source
Description
Claude Desktop API Use via MCP is an open-source server implementation that enables Claude Desktop users to integrate directly with the Claude API. It allows users to bypass Professional Plan limitations, access advanced features such as custom system prompts and conversation management, and manage longer context windows. The server can be configured easily with Claude Desktop and supports seamless switching between Professional Plan and API usage.
Features
- Direct Claude API Integration via MCP: Enables Claude Desktop to connect directly to the Claude API.
- Conversation History Tracking and Management: Start, continue, retrieve history, and clear conversations with specific commands.
- System Prompt Support: Allows custom system prompts to be used in API calls.
- Seamless Switching: Switch between Professional Plan and API usage as needed.
- Easy Configuration: Setup instructions for both macOS and Windows, including environment configuration.
- Advanced Conversation Management: Start and manage multiple conversation threads, debug flows, and use longer context windows.
- Custom Tooling: Extendable with custom tools via Python decorators.
- Cost Management: Uses Anthropic API credits only when API-specific features are required.
- Open Source: Licensed under MIT, with active development and community contributions encouraged.
- Troubleshooting Guides: Documentation for API key, connection, and usage issues.
Usage Examples
- Use
@claude-apicommand in Claude Desktop to trigger API usage. - Use system prompts:
@claude-api {"system_prompt": "You are an expert fitness coach"} ... - Manage conversation threads: start, continue, get history, and clear conversations with specific commands.
Pricing
- Free and Open Source (MIT License)
- API usage may incur charges from Anthropic based on API usage/credits.
Development
- Main server in Python (
src/claude_api_server.py) - Support for adding custom tools via decorators
License
- MIT License
Loading more......
Information
Categories
Similar Products
2 result(s)An MCP server for searching job listings, with filters for date, keywords, remote work, and more, adhering to the MCP server protocol.
An MCP server enabling high-speed trading of Solana blockchain tokens by monitoring Raydium AMM pools and Serum markets with sub-second execution, demonstrating advanced MCP server capabilities for real-time blockchain applications.