getagentictools-mcp
Remote MCP server for getagentictools.com — search 41,000+ agent skills, MCP servers, plugins & loops from any MCP-capable agent
Documentation
getagentictools MCP server
Search 41,000+ agent skills, MCP servers, Claude Code plugins, and agentic loops from inside any MCP-capable agent. This is the remote MCP server for getagentictools.com — real install counts and GitHub stars, refreshed weekly, never faked.
Endpoint: `https://getagentictools.com/api/mcp` — Streamable HTTP, free, no auth, no tracking.
Connect your client
Claude Code
claude mcp add --transport http getagentictools https://getagentictools.com/api/mcpCursor
// .cursor/mcp.json
{
"mcpServers": {
"getagentictools": { "url": "https://getagentictools.com/api/mcp" }
}
}VS Code (Copilot)
// .vscode/mcp.json
{
"servers": {
"getagentictools": { "type": "http", "url": "https://getagentictools.com/api/mcp" }
}
}OpenAI Codex
# ~/.codex/config.toml
[mcp_servers.getagentictools]
url = "https://getagentictools.com/api/mcp"Gemini CLI
// ~/.gemini/settings.json
{
"mcpServers": {
"getagentictools": { "httpUrl": "https://getagentictools.com/api/mcp" }
}
}Then ask your agent things like *“find me an MCP server for Postgres”* or *“what skills exist for PDF extraction?”* — results carry install commands and links to their catalog pages.
Tools
| Tool | What it does |
|---|---|
| `search_tools` | Ranked search across all four categories. Query, optional category filter; install command and page URL on every hit |
| `get_tool` | Full detail for one tool — description, repo, license, install command, plus SKILL.md-extracted capabilities for enriched skills |
| `list_categories` | The four categories with live counts |
| `whats_new` | Recently updated tools, by real upstream push date |
| `ecosystem_stats` | Measured aggregates: maintainer count, license coverage, star concentration |
How it works
- Deterministic. No LLM sits between your agent and the data — tokenized field-weighted scoring, popularity as a tiebreak only.
- Fresh by construction. The server reads the same dataset the website serves, generated in the same deploy, so it cannot drift from what you see on getagentictools.com. The catalog is re-harvested weekly from GitHub and public registries.
- Free and unauthenticated. Public data, read-only, no accounts, no tracking beyond standard web logs.
About this repo
This repo mirrors the deployed server source (`api/`), which lives in a private monorepo alongside the site and data pipeline. PRs are welcome — we port accepted changes upstream; direct pushes here are overwritten by the next sync.
The data endpoints it reads (`/data/agent/*.json`) are public — you can build your own tooling against them. Attribution appreciated.
License
MIT © Daniel Moka
Frequently asked questions
What is getagentictools-mcp?
getagentictools-mcp is Remote MCP server for getagentictools.com — search 41,000+ agent skills, MCP servers, plugins & loops from any MCP-capable agent
How do I install getagentictools-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is getagentictools-mcp open source?
Yes — it is hosted on GitHub at https://github.com/dmoka/getagentictools-mcp.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP