Back to search
30
MCP

awesome-agent-toolkits-mcp-server

pypi/awesome-agent-toolkits-mcp-server

Auto-discovering MCP server for agent skills

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

Similar MCP servers embedding-nearest

loaditout-mcp-server
MCP server for discovering and installing AI agent skills from Loaditout
0 tools
awesome-llm-apps-mcp
MCP server providing AI agent inspiration from the awesome-llm-apps collection
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
agentskills-mcp-server
MCP server integration for the Agent Skills format — expose skills as MCP tools and resources (https://agentskills.io)
0 tools
mcp-agentskills
An MCP server for bringing Anthropic's Agent Skills to any MCP-compatible agent.
0 tools

How to use

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

{
  "mcpServers": {
    "awesome-agent-toolkits-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}