Back to search
30
MCP

freeplay-mcp

pypi/freeplay-mcp

A Model Context Protocol server for Freeplay, the ops platform for AI engineering teams

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

Similar MCP servers embedding-nearest

freee-mcp
Model Context Protocol (MCP) server for freee API integration
0 tools
chess-mcp-server
A Model Context Protocol (MCP) server for playing Chess with AI Agents.
0 tools
coplay-mcp-server
A Model Context Protocol (MCP) server for Coplay, providing Unity integration capabilities
0 tools
ctx-engine-mcp
A Model Context Protocol (MCP) server for Context Engineering - file system as external memory for AI agents
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools

How to use

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

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