Packages
25784 resultsnautobot_mcp
An MCP (Model Context Protocol) server that provides agent tools for interacting with Nautobot. It supports semantic discovery of Nautobot API endpoints, executing dynamic HTTP requests against Nautobot APIs, and searching an indexed knowledge base built from configured Nautobot-related Git repositories using vector embeddings (ChromaDB).
openclaw-mcp
openclaw-mcp is an MCP (Model Context Protocol) server/bridge that connects Claude (MCP client) to a self-hosted OpenClaw gateway/assistant. It forwards chat/status/task operations and supports sync and async tools, including multi-instance routing and OAuth2 authentication.
qdrant-mcp-pi5
Provides a Model Context Protocol (MCP) server integration for persistent semantic memory on Raspberry Pi 5 using local Qdrant storage. Agents can store and retrieve facts via semantic similarity (embeddings) through mcporter (MCP client/bridge), optionally with an OpenClaw plugin that hard-enforces memory recall before responses.
Salesforce API
Enterprise CRM platform API for accessing and manipulating Salesforce data including contacts, opportunities, accounts, cases, and custom objects through REST, SOAP, Bulk, and Streaming APIs.
splitwise-mcp-server
Provides a Rust-based MCP (Model Context Protocol) server and an optional HTTP JSON-RPC endpoint that exposes Splitwise account functionality (users, groups, expenses, friends, and utilities like currencies/categories) to AI agents. Supports local stdio MCP usage and a remote HTTP deployment protected by a bearer token.
tagny-mcp-server
Provides an MCP server (FastMCP-based) exposing tools for web search (Brave, DuckDuckGo) and web content fetching (URL visible text extraction) plus link extraction from webpages, intended for use with locally served LLMs via SSE transport.
Terraform-MCP-Server
Provides an MCP (Model Context Protocol) server that integrates with the Terraform Registry APIs to support discovery and documentation retrieval for Terraform providers and modules (including search/pagination for modules and fetching detailed provider/module docs).
Xiaozhi ESP32 Server Java
A Java/Spring Boot enterprise management platform for Xiaozhi ESP32 smart devices, providing voice interaction, LLM dialogue, device management, and MCP integration with a Vue.js web dashboard and MySQL/Redis backend.
code-reasoning
@mettamatt/code-reasoning is a local Model Context Protocol (MCP) server (TypeScript) meant to help coding-focused assistants perform structured, step-by-step “sequential thinking” for complex programming tasks. It also provides ready-to-use prompt templates/commands for MCP clients such as Claude Desktop and related tools.
Fabric-Analytics-MCP
An MCP (Model Context Protocol) server that exposes a large set of tools for authenticating to Microsoft Fabric and performing analytics/workspace operations, including CRUD for Fabric items, Spark/Livy job and monitoring workflows, and Synapse-to-Fabric migration tooling. It also supports local/Docker/Kubernetes-style deployment patterns and multiple Fabric authentication approaches.
FinanceMCP
An MCP server providing access to 43+ financial data endpoints covering A-shares, US stocks, Hong Kong stocks, forex, futures, funds, bonds, options, and cryptocurrency. Integrates Tushare, Binance, and CoinGecko APIs with built-in technical analysis indicators (MACD, RSI, KDJ, Bollinger Bands).
gopher-mcp
gopher-mcp is a C++ SDK implementing the Model Context Protocol (MCP) including JSON-RPC 2.0 request/response/notification handling plus server/client helpers and a filter-chain architecture. It supports multiple transports (stdio, HTTP/SSE, HTTPS/SSE, WebSocket, TCP) and exposes a stable C API (libgopher_mcp_c) to build MCP integrations from other languages via FFI/bindings.
gtm-mcp
Provides an MCP server (Node/TypeScript) that exposes Google Tag Manager API v2 operations for reading and managing GTM accounts/containers/workspaces/tags/triggers/variables and for publishing/auditing version changes. Uses OAuth 2.0 credentials to authenticate and supports configuration via environment variables and a separate auth helper to obtain/refresh tokens.
markupr
markupR is a local-first desktop capture tool that records screen + optionally voice/narration, aligns the transcript with captured timestamps, extracts relevant frames, enriches the report with context (cursor/app/window/focus hints when available), and outputs structured Markdown (including inline screenshots) for AI coding agents. It also provides a CLI for processing existing recordings and an MCP server for agent-driven capture/analysis workflows.
mcp-mistral-ocr
Provides an MCP server that performs OCR using Mistral AI’s OCR API. It can process files from a mounted local directory (images/PDFs) and can process files from URLs when the caller supplies an explicit file type; results are written as timestamped JSON files inside an OCR output directory under the configured OCR_DIR.
mcp-server
An MCP (Model Context Protocol) server (implemented in Go) that connects an LLM/agent to the Firebolt Data Warehouse. It exposes MCP tools for browsing Firebolt documentation, establishing Firebolt connections, executing SQL queries, and searching docs. It runs as a stdio-based MCP server by default, with optional SSE transport, and can be deployed via Docker or a binary. Authentication is done using Firebolt service-account credentials (client ID/secret) or via a Firebolt Core URL.
mcp-todo-server
Provides a Model Context Protocol (MCP) server that performs line-based read and edit operations on TODO.md and CHANGELOG.md files, including fetching specific line ranges, applying line-based patches, managing version sections, and importing/generating content.
sysplant
SysPlant is a code-generation tool that produces syscall invocation/stub code for Windows from multiple “iterator” methods (e.g., Hell’s Gate, Halos’ Gate, SysWhispers variants, Canterlot’s Gate). It can generate code in several languages (Python module/CLI producing Nim/C/C++/Rust outputs) and also includes a built-in MCP server to let AI coding assistants generate syscall code via chat.
tapir-archicad-MCP
Provides an MCP server that bridges AI agents to running Graphisoft Archicad instances by exposing Tapir API (community) and Archicad JSON API (official) as a large set of autogenerated MCP tools, with semantic tool discovery and support for controlling multiple running instances.
tigo-mcp-server
An MCP (Model Context Protocol) server that connects to a user’s Tigo Energy solar monitoring account and exposes tools for system configuration, real-time and historical production data, performance/efficiency analysis, system health/alerts, and maintenance recommendations.