agenticmarket/mcp-servers
MCP servers available on AgenticMarket — install any in one command
Platform-specific configuration:
{
"mcpServers": {
"mcp-servers": {
"command": "npx",
"args": [
"-y",
"mcp-servers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> The official list of MCP servers available on AgenticMarket — install any of them in one command.
npm install -g agenticmarket
agenticmarket install username/server-name---
AgenticMarket is the CLI-first MCP platform. Developers install MCP servers into VS Code, Cursor, or Claude Desktop in one command. Creators publish their servers and earn 80% on every call.
MCP (Model Context Protocol) is an open-source standard for connecting AI applications to external systems. Using MCP, AI applications like Claude or ChatGPT can connect to data sources (e.g. local files, databases), tools (e.g. search engines, calculators) and workflows (e.g. specialized prompts)—enabling them to access key information and perform tasks.
Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect electronic devices, MCP provides a standardized way to connect AI applications to external systems.
[→ Official docs](https://modelcontextprotocol.io/docs/getting-started/intro)
---
| Server | Description | Install | |--------|-------------|---------| | web-reader | Extract readable content from webpages, removing ads and clutter | agenticmarket install agenticmarket/web-reader | | rss-reader | Fetch and parse RSS/Atom feeds to retrieve latest articles and updates | agenticmarket install agenticmarket/rss-reader | | sitemap-reader | Fetch and parse XML sitemaps for site discovery and crawling | `agenticmarket install agentic
Loading reviews...