Agenticstore — The Open Source Standard For Local Mcp Tooling
@agenticstore
About Agenticstore — The Open Source Standard For Local Mcp Tooling
AgenticStore: The secure toolkit for AI agents. Instantly equip Claude Desktop, Cursor, and Windsurf with 27+ MCP tools, persistent memory, and SearXNG search, all protected by a built-in PII prompt firewall to protect your data from being exposed to AI agents.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agenticstore": {
"command": "uvx",
"args": [
"agentic-store-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Agenticstore?
Agenticstore is an open-source Model Context Protocol (MCP) server that provides an LLM prompt firewall, token optimization, and AI security toolkit. It offers 31 agent tools for data privacy, prompt recording, audit logs, and AI assistant integration with Claude Code, Cursor, and Windsurf.
How to use Agenticstore?
Install via pip install agentic-store-mcp --upgrade or uvx agentic-store-mcp, then run agentic-store-mcp. Configure your AI client manually in its config file or use the bundled GUI webapp (agentic-store-webapp at http://localhost:8765) for visual management. Quick start options include V0 (PyPI), V1 (GitHub source), and V2 (MCP Hub UI).
Key features of Agenticstore
- 🛡️ LLM Prompt Firewall with proxy interception and sanitization
- 🧰 31 specialized MCP tools across code, data, memory, and system modules
- 🧠 Persistent agent memory that survives restarts and sessions
- ✂️ Token optimization with code compression and context pruning
- 🌐 Self-hosted web search via SearXNG (optional)
- 🔒 100% local execution for full data privacy
Use cases of Agenticstore
- Protect sensitive enterprise data by intercepting and sanitizing prompts before they reach remote LLMs
- Generate audit traces and prompt recording logs for AI usage compliance
- Reduce token burn and context window degradation through compression and pruning
- Equip AI assistants with persistent memory, CVE scanning, and web search capabilities
FAQ from Agenticstore
What runtime dependencies does Agenticstore require?
Python 3.12+ is required. The firewall feature is currently tested and stable on macOS; Linux and Windows support is coming soon. Optional integrations include Ollama for local LLM sanitization and SearXNG for web search.
Is Agenticstore free and open-source?
Yes, it is fully free with no accounts, paywalls, or subscriptions. Licensed under MIT.
How many tools does Agenticstore provide?
It provides 31 MCP tools, divided into 22 local-only tools (no external API), 7 tools requiring remote APIs, 6 with write access, and 25 read-only tools.
Does Agenticstore send data to the cloud?
No. Every operation runs locally on your machine. The prompt firewall intercepts and audits traffic locally before it reaches any external API.
Which AI clients are supported?
It supports Claude Code (CLI), Cursor, and Windsurf. Configuration can be done manually in client config files or automatically via the GUI webapp.
Frequently asked questions
What runtime dependencies does Agenticstore require?
Python 3.12+ is required. The firewall feature is currently tested and stable on macOS; Linux and Windows support is coming soon. Optional integrations include Ollama for local LLM sanitization and SearXNG for web search.
Is Agenticstore free and open-source?
Yes, it is fully free with no accounts, paywalls, or subscriptions. Licensed under MIT.
How many tools does Agenticstore provide?
It provides 31 MCP tools, divided into 22 local-only tools (no external API), 7 tools requiring remote APIs, 6 with write access, and 25 read-only tools.
Does Agenticstore send data to the cloud?
No. Every operation runs locally on your machine. The prompt firewall intercepts and audits traffic locally before it reaches any external API.
Which AI clients are supported?
It supports Claude Code (CLI), Cursor, and Windsurf. Configuration can be done manually in client config files or automatically via the GUI webapp.
Basic information
More Reasoning MCP servers
AWorld: Advancing Agentic AI
inclusionAISearch, understand, reproduce, and improve an idea with ease
Agentic Radar
splx-aiA security scanner for your LLM agentic workflows
quarkus-langchain4j-workshop
quarkusioQuarkus LangChain4J Workshop that demonstrates both single AI service capabilities and Agentic AI orchestration
NeoCoder: Neo4j-Guided AI Coding Workflow
angrysky56An MCP server allowing AI assistants to use a Neo4j knowledge graph as their primary, dynamic instruction manual and long term project memory with adaptive templating and autonomous tool development tools.
ArduPilot MCP Server Sandbox
hfujikawa77ArduPilotドローンをAIエージェントから操作するMCPサーバーです。
Comments