Agenticstore — The Open Source Standard For Local Mcp Tooling
@agenticstore
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"agenticstore": {
"command": "uvx",
"args": [
"agentic-store-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「推論」の他のコンテンツ
Deno Sandbox MCP Server
bewt85An MCP server that allows you to run TypeScript, JavaScript, and Python code in a sandbox on your local machine using the Deno® sandbox. This server provides a controlled environment for executing code with explicit permission controls.
iFlytek Workflow MCP Server
iflytekThis a simple implementation of an MCP server using iFlytek. It enables calling iFlytek workflows through MCP tools.
Part 1. Real-Time LangGraph Agent with MCP Tool Execution
junfanz1This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command Protocol) servers. The architecture enables a flexible and scalable multi-agent system where each tool can be hosted independent
Code Reasoning MCP Server
mettamattA code reasoning MCP server, a fork of sequential-thinking
n8n - Secure Workflow Automation for Technical Teams
n8n-ioFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
コメント