Kapruka MCP
- ✓Actively maintained (<30d)
- !No standard license detected
claude mcp add mcp -- python -m -e{
"mcpServers": {
"mcp": {
"command": "python",
"args": ["-m", "venv"]
}
}
}MCP Servers overview
# Kapruka MCP Server
Python MCP server that wraps the Kapruka.com REST API and exposes it as tools for LLMs and third-party MCP clients.
## Setup
```bash
# 1. Create and activate a virtual environment
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
# 2. Install dependencies
pip install -e ".[dev]"
# 3. Configure environment
cp .env.example .env
# Edit .env with your Kapruka API URL and key
```
## Running
```bash
# Start the MCP server (streamable HTTP, default port 8000)
python cli.py server
# Start with stdio transport (for use with MCP Inspector)
python cli.py server --stdio
# Health-check the Kapruka REST API
python cli.py ping
# List registered MCP tools
python cli.py tools
```
## Testing with MCP Inspector
```bash
npx @modelcontextprotocol/inspector python cli.py server --stdio
```
## Project Structure
```
src/
server.py # FastMCP server entry point
tools/ # One module per tool group (products, orders, …)
api/
client.py # Async httpx client + error handling
config/
settings.py # Env-based configuration
tests/ # pytest test suite
cli.py # Developer CLI
```
## Running Tests
```bash
pytest
```
What people ask about mcp
What is kapruka/mcp?
+
kapruka/mcp is mcp servers for the Claude AI ecosystem. Kapruka MCP It has 21 GitHub stars and was last updated today.
How do I install mcp?
+
You can install mcp by cloning the repository (https://github.com/kapruka/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is kapruka/mcp safe to use?
+
Our security agent has analyzed kapruka/mcp and assigned a Trust Score of 49/100 (tier: Caution). See the full breakdown of passed checks and flags on this page.
Who maintains kapruka/mcp?
+
kapruka/mcp is maintained by kapruka. The last recorded GitHub activity is from today, with 3 open issues.
Are there alternatives to mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!