MCP.so
ログイン

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.

基本情報

カテゴリ

推論

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

agenticstore

投稿者

Pavan

設定

以下の設定を使って、このサーバーを 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.

コメント

「推論」の他のコンテンツ