Remote MCP server for getagentictools.com — search 41,000+ agent skills, MCP servers, plugins & loops from any MCP-capable agent
git clone https://github.com/dmoka/getagentictools-mcp{
"mcpServers": {
"getagentictools-mcp": {
"command": "node",
"args": ["/path/to/getagentictools-mcp/dist/index.js"]
}
}
}Resumen de MCP Servers
# 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](https://getagentictools.com?ref=github-mcp) — 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
```bash
claude mcp add --transport http getagentictools https://getagentictools.com/api/mcp
```
### Cursor
```json
// .cursor/mcp.json
{
"mcpServers": {
"getagentictools": { "url": "https://getagentictools.com/api/mcp" }
}
}
```
### VS Code (Copilot)
```json
// .vscode/mcp.json
{
"servers": {
"getagentictools": { "type": "http", "url": "https://getagentictools.com/api/mcp" }
}
}
```
### OpenAI Codex
```toml
# ~/.codex/config.toml
[mcp_servers.getagentictools]
url = "https://getagentictools.com/api/mcp"
```
### Gemini CLI
```json
// ~/.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](https://getagentictools.com?ref=github-mcp). 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](https://getagentictools.com)
Lo que la gente pregunta sobre getagentictools-mcp
¿Qué es dmoka/getagentictools-mcp?
+
dmoka/getagentictools-mcp es mcp servers para el ecosistema de Claude AI. Remote MCP server for getagentictools.com — search 41,000+ agent skills, MCP servers, plugins & loops from any MCP-capable agent Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala getagentictools-mcp?
+
Puedes instalar getagentictools-mcp clonando el repositorio (https://github.com/dmoka/getagentictools-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar dmoka/getagentictools-mcp?
+
dmoka/getagentictools-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene dmoka/getagentictools-mcp?
+
dmoka/getagentictools-mcp es mantenido por dmoka. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a getagentictools-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega getagentictools-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/dmoka-getagentictools-mcp)<a href="https://claudewave.com/repo/dmoka-getagentictools-mcp"><img src="https://claudewave.com/api/badge/dmoka-getagentictools-mcp" alt="Featured on ClaudeWave: dmoka/getagentictools-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!