Back to search
30
MCP

mcp-arena

pypi/mcp-arena

An opinionated Python library for building MCP (Model Context Protocol) servers with presets, agents, and tools.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_satyamsingh8306-mcp_arena
An opinionated Python library for building MCP (Model Context Protocol) servers with presets, agents, and tools.
0 tools
mcp-server-python-template
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assist
0 tools
agent-context-mcp
Python package manager and MCP server for Agent Context Protocol (ACP) projects.
0 tools
makemcp
A lightweight, easy-to-use wrapper for creating MCP (Model Context Protocol) servers in Python
0 tools
isa-mcp
isA MCP Client - Python client library for interacting with MCP (Model Context Protocol) servers
0 tools
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-arena": {
      "url": "None",
      "transport": "http"
    }
  }
}