Search
@buychat/mcp
xwordwide
Model Context Protocol (MCP) server for BuyChat. Lets AI agents (Claude Desktop, Cursor, terminals) search, rank, and transact on the BuyChat marketplace via the Ed25519-signed Neural Commerce Protocol (NCP v1).
...morethmh
MCP server providing component catalog tools (search_components, get_component_detail) for coding agents to discover and reuse UI components.
...moreObsidian Second Brain MCP
Enables AI agents to store and retrieve project context, bugs, decisions, and session logs by reading and appending markdown files in a local Obsidian vault, without requiring any cloud services.
...moreagentic-rag
Enables persistent, searchable memory for Claude Code by storing session knowledge in a local PostgreSQL + pgvector database, with hybrid vector and full-text search, automatic session mining, and knowledge graph curation.
...moreApple Ecosystem MCP
Enables Claude to interact with Apple apps on macOS including Mail, Calendar, Contacts, Reminders, Notes, and iCloud Drive for personal productivity tasks like triaging email, managing calendar, and cross-app context.
...moreMCP Compiler Server
Enables users to define JavaScript extraction scripts for specific domains and execute them against any matching URL to extract structured data from web pages.
...moretelegram-public-mcp-cloudflare
Reads public Telegram channel pages and exposes them as MCP tools over Streamable HTTP/JSON-RPC, enabling retrieval of channel info, latest posts, and search without Telegram API credentials.
...moreMCP OpenAI Image Generator
MCP server that wraps OpenAI's gpt-image-2 image generation API, enabling image generation from text prompts, listing saved images, and loading images inline.
...moreagentcore-search-mcp
AWS Samples
MCP server bridging Amazon Bedrock AgentCore Gateway WebSearch (SigV4) to any MCP client
storywrangler-mcp
MCP server exposing Storywrangler documentation and the dataset registry to AI agents
@payments-ai/mcp
karol-masterborn
MCP for Payments AI
@watchpost/mcp
lelis92
Connect your AI agents (Claude Desktop, Cursor, and more) to Watchpost — the safety net for your agent's spending.
@claudexor/schema
razzant
Single source of truth for all Claudexor data shapes (Zod + generated JSON Schema).
@claudexor/util
razzant
Low-level utilities (ids, hashing, fs, redaction) with no Claudexor deps.
@claudexor/acp-server
razzant
Minimal ACP server (stdio JSON-RPC) exposing Claudexor as a meta-agent to editors. Runner injected.
@claudexor/arbitration
razzant
Evidence-first arbitration: rank candidates on typed gate/review evidence, pairwise tie-breaks, DecisionRecord.
@claudexor/budget
razzant
Budget governor: pre-call lease reservation, loop detection, 3-tier circuit breaker, portfolio routing, observed quota.
evm-canon
EVM Token Canonicalizer - deterministic, schema-validated normalization of messy EVM token data (OKX.AI A2MCP service)
@claudexor/config
razzant
Layered config loader (precedence + trust). Sensitive settings never from versioned repo config.
@claudexor/core
razzant
HarnessAdapter contract, process helpers, typed errors, and low-level execution utilities.