MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Give Your AI Agents Superpowers with Free, Open-Source MCP Tools by AgenticStore.dev

Created 3/8/2026
Updated about 19 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx agentic-store-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "agenticstore-agentic-store-mcp": { "command": "uvx", "args": [ "agentic-store-mcp" ] } } }