Skip to content
Back to search
30
MCP

ai-task-board-mcp

pypi/ai-task-board-mcp

MCP server exposing the AI Task Board to any MCP-capable AI agent

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

Similar MCP servers embedding-nearest

mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
mai-tai-mcp
MCP server for mai-tai AI agent collaboration platform
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools

How to use

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

{
  "mcpServers": {
    "ai-task-board-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}