Back to search
30
MCP

awesome-llm-apps-mcp

pypi/awesome-llm-apps-mcp

MCP server providing AI agent inspiration from the awesome-llm-apps collection

Uptime
0.0%
5 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
litellm-mcp
MCP server giving AI agents access to 100+ LLMs through LiteLLM
0 tools
llm-todo-mcp-mao
A todo application MCP server designed for AI agent task management
0 tools
awesome-agent-toolkits-mcp-server
Auto-discovering MCP server for agent skills
0 tools
agentmail-mcp
AgentMail MCP server for AI assistant email integration
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": {
    "awesome-llm-apps-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}