statsWR
An MCP server that allows AI agents to interact with the statsWR API.
statsWR mcp server
Windows Setup: (additional steps on https://modelcontextprotocol.io/quickstart/server#windows)
- uv venv
- source .venv/Scripts/activate
- make setup
- update claude_desktop_config.json:
{
"mcpServers": {
"statsWR": {
"command": "/Path/to/uv",
"args": [
"--directory",
"/Path/to/Project/Root/Directory",
"run",
"mcp_src/statsWR_mcp_server.py"
]
}
}
}
- create and setup .env file in the project's root directory
STATSWR_API_BASE_URL = <STATSWR OFFICIAL API BASE URL>/api/v1
DEFAULT_TIMEOUT = 60
PORT = 18517
...
Local Testing:
- restart cluade desktop
- enable statsWR MCP server in the model setting
- interact with the model and verify MCP server is being used
Servidores relacionados
Paytm MCP Server
A server for managing Paytm payment links and transactions.
Hostinger Ecommerce MCP
Interact with the Hostinger Ecommerce API using a JWT token and store ID.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support.
ADP by CData
A read-only MCP server for querying live ADP data, powered by the CData JDBC Driver.
Remote MCP Server on Cloudflare
An MCP server deployed on Cloudflare Workers, featuring OAuth login and data storage via Cloudflare KV.
Binance MCP Server
Provides seamless access to the Binance exchange API. Requires Binance API credentials to be configured.
Vast Storage MCP Server
An MCP (Model Context Protocol) server that enables LLMs to interact with VAST Data storage APIs. This server exposes VAST Data management endpoints as tools for comprehensive storage infrastructure management and automation.
Bitpin Exchange
Interact with the Bitpin cryptocurrency exchange API to manage wallets, view market data, and execute orders.
Kubernetes
Connect to Kubernetes cluster and manage pods, deployments, services.
Spaceship MCP
Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API