{"kind":"mcp-servers","reviewedAt":"2026-09-22","sourceCount":372,"publisherCount":73,"discoverySources":[{"title":"Official MCP Registry","url":"https://registry.modelcontextprotocol.io/","note":"Discovery and package/remote identities; listing is not a quality or security endorsement.","checkedAt":"2026-09-21"},{"title":"MCP reference server repository","url":"https://github.com/modelcontextprotocol/servers","note":"Reference-server and archived-server lifecycle cross-check; educational reference implementations were not assumed production-ready.","checkedAt":"2026-09-21"},{"title":"Awesome MCP Servers","url":"https://github.com/punkpeye/awesome-mcp-servers","note":"Independent discovery only; badges and self-reported performance claims are not adopted.","checkedAt":"2026-09-21"},{"title":"npm package registry","url":"https://registry.npmjs.org/","note":"Public package manifests cross-checked package identity; download counts were not used as quality evidence.","checkedAt":"2026-09-21"},{"title":"Python Package Index","url":"https://pypi.org/","note":"Public package metadata supplements publisher source manifests; no package was installed.","checkedAt":"2026-09-21"},{"title":"crates.io","url":"https://crates.io/","note":"Rust package metadata cross-checks the selected package identities; no binaries were installed or run.","checkedAt":"2026-09-21"},{"title":"Publisher-maintained repositories and official service documentation","url":"https://github.com/github/github-mcp-server","note":"Each candidate was resolved to its publisher sources; record-level citations and receipts contain the exact reviewed paths/revisions.","checkedAt":"2026-09-21"},{"title":"Publisher-source expansion review","url":"https://github.com/ChromeDevTools/chrome-devtools-mcp","checkedAt":"2026-09-21"},{"title":"Hugging Face official MCP guide","url":"https://huggingface.co/docs/hub/agents-mcp","checkedAt":"2026-09-21"},{"title":"Slack official MCP guide","url":"https://docs.slack.dev/ai/slack-mcp-server/","checkedAt":"2026-09-21"},{"title":"Svelte primary source","url":"https://github.com/sveltejs/ai-tools","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."},{"title":"Google Analytics primary source","url":"https://github.com/googleanalytics/google-analytics-mcp","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."},{"title":"Angular primary source","url":"https://github.com/angular/angular-cli","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."},{"title":"Firebase primary source","url":"https://github.com/firebase/firebase-tools","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."},{"title":"Salesforce primary source","url":"https://github.com/salesforcecli/mcp","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."},{"title":"Perplexity primary source","url":"https://github.com/perplexityai/modelcontextprotocol","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."},{"title":"PagerDuty primary source","url":"https://support.pagerduty.com/main/docs/pagerduty-mcp-server","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."},{"title":"Asana primary source","url":"https://developers.asana.com/docs/integrating-with-asanas-mcp-server","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."},{"title":"Canva primary source","url":"https://www.canva.dev/docs/apps/mcp/","checkedAt":"2026-09-22","note":"Direct source screening; popularity was not treated as evidence of quality."}],"excluded":[{"name":"Archived MCP reference integrations","id":"archived-reference-servers","reason":"The official repository marks the old GitHub, PostgreSQL, Brave, Redis, Sentry and other reference integrations archived. They are not selected as current product integrations.","sourceUrl":"https://github.com/modelcontextprotocol/servers#archived"},{"name":"Reference implementations as production endorsements","id":"reference-production-assumption","reason":"The maintained reference repository explicitly describes its examples as educational, not production-ready solutions. No safety or production-readiness endorsement is inferred.","sourceUrl":"https://github.com/modelcontextprotocol/servers"},{"id":"elastic-legacy","reason":"The standalone Elasticsearch MCP server is deprecated and receives only critical security updates; use the documented Agent Builder successor.","sourceUrl":"https://github.com/elastic/mcp-server-elasticsearch/blob/9e64b842f22269eb214793e1a4885128dc4a8fd8/README.md"},{"id":"snowflake-legacy","reason":"Snowflake-Labs/mcp is explicitly deprecated and no longer maintained; the current service is Snowflake-managed MCP.","sourceUrl":"https://github.com/Snowflake-Labs/mcp/blob/662cb486395d79ab1ad0b3538f933fe6a686ce7c/README.md"},{"id":"notion-legacy","reason":"The official setup guide says the older notion-mcp-server adapter is no longer actively maintained; it is not the hosted OAuth service.","sourceUrl":"https://developers.notion.com/guides/mcp/get-started-with-mcp"},{"id":"generic-gateways","reason":"Discovery also found generic Rust gateways and unrestricted shell/file proxies. They were not selected merely to increase language or server counts.","sourceUrl":"https://registry.modelcontextprotocol.io/"},{"id":"semgrep-standalone","name":"Legacy standalone Semgrep MCP repository","reason":"The publisher archived this standalone repository and moved MCP development into the main Semgrep CLI. Its old package/install instructions were not selected; this is not a finding that the current Semgrep MCP implementation is retired.","sourceUrl":"https://github.com/semgrep/mcp/blob/cade782501e611373844696edc2ceef31eb7e1f7/README.md"},{"id":"weaviate-standalone","name":"Deprecated standalone Weaviate MCP","reason":"The publisher marks the standalone implementation deprecated and no longer maintained. The selected Weaviate record covers the current built-in database endpoint.","sourceUrl":"https://github.com/weaviate/mcp-server-weaviate"},{"id":"rustfs-stale-mcp-setup","name":"RustFS MCP setup with missing source target","reason":"Current official documentation warns that rustfs-mcp is no longer in the main repository and its shown build commands may fail. A current implementation and reproducible setup were not established in this review.","sourceUrl":"https://docs.rustfs.com/en/developer/mcp"}],"records":[{"id":"agent-spreadsheet-mcp","name":"Agent Spreadsheet MCP","publisher":"PSU3D0","category":"Spreadsheet automation","tags":["spreadsheet automation","rust"],"summary":"Provides workbook inspection and structured edit/recalculation workflows through a Rust MCP server with a configured workspace root.","why":"Exposes structured workbook operations and revision-aware workflows instead of relying entirely on screen automation.","limit":"HTTP has no built-in authentication and binds to loopback by default; keep it local or add an appropriate access layer.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","A Rust toolchain for the source-build command and access to the intended workbook directory.","Configuration example follows the documented local mcpServers form; replace the example workspace path."],"language":["Rust"],"transports":["stdio","Streamable HTTP"],"license":"Apache-2.0","access":"Spreadsheet automation / Configured credentials or local access","cost":"Local compute/storage and any required spreadsheet backend apply.","command":"cargo install agent-spreadsheet-mcp","installUrl":"https://github.com/PSU3D0/spreadsheet-mcp/blob/9cc6c5032184b626e784ec20cdfb39ab5c6438f5/README.md","sourceUrl":"https://github.com/PSU3D0/agent-spreadsheet","reviewedAt":"2026-09-21","sourceCount":8,"download":false,"hasConfig":true},{"id":"angular","name":"Angular CLI MCP","publisher":"Angular","category":"Framework development","tags":["angular","workspace","build","testing"],"summary":"Angular CLI tools for workspace discovery, framework guidance and explicitly permitted build or test operations.","why":"Keeps workspace discovery and framework-specific guidance close to the CLI that owns the project.","limit":"The read-only and local-only flags filter registered tools; neither is an operating-system sandbox or a restriction on the host’s other tools.","compatibility":["Antigravity","Cursor","VS Code","JetBrains AI"],"language":["TypeScript"],"transports":["stdio"],"license":"MIT","access":"Local workspace tools; read-only mode available","cost":"MIT-licensed Angular CLI; agent usage, project tooling and any target’s infrastructure charges remain separate.","command":"npx -y @angular/cli mcp --read-only","installUrl":"https://angular.dev/ai/mcp","sourceUrl":"https://angular.dev/ai/mcp","reviewedAt":"2026-09-22","sourceCount":7,"download":false,"hasConfig":false},{"id":"asana","name":"Asana MCP V2","publisher":"Asana","category":"Planning and collaboration","tags":["asana","tasks","projects","oauth","collaboration"],"summary":"Asana’s current workspace-scoped MCP connection for task, project and portfolio workflows.","why":"Uses the current V2 endpoint and registered OAuth app flow, with a session tied to the selected workspace.","limit":"Standard write tools execute immediately; a confirmation interface exists only for supported interactive tools and hosts.","compatibility":["ChatGPT","Claude","Remote MCP clients"],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Hosted account connection","cost":"Hosted service under Asana account and feature entitlements; some advanced search capabilities depend on the plan. Client/model usage is separate.","command":null,"installUrl":"https://developers.asana.com/docs/integrating-with-asanas-mcp-server","sourceUrl":"https://developers.asana.com/docs/integrating-with-asanas-mcp-server","reviewedAt":"2026-09-22","sourceCount":3,"download":false,"hasConfig":false},{"id":"atlassian","name":"Atlassian Rovo MCP","publisher":"Atlassian","category":"Team collaboration","tags":["team collaboration","remote"],"summary":"Searches connected Atlassian work and lets an authorized client create or update work items and pages through the current Rovo MCP endpoint.","why":"Connects Jira and Confluence work with related Atlassian context in a single documented service.","limit":"Actions use the authenticated user’s existing access across connected products.","compatibility":["A client supporting the documented remote transport and authentication flow.","Configuration example follows the documented Claude Desktop form; use client-specific instructions elsewhere."],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Remote service / documented account access","cost":"Atlassian product entitlements and shared Rovo-credit usage apply.","command":null,"installUrl":"https://support.atlassian.com/atlassian-ai-gateway/docs/get-started-with-the-atlassian-remote-mcp-server/","sourceUrl":"https://support.atlassian.com/atlassian-ai-gateway/docs/get-started-with-the-atlassian-remote-mcp-server/","reviewedAt":"2026-09-21","sourceCount":2,"download":false,"hasConfig":true},{"id":"atuin","name":"Atuin MCP","publisher":"Atuin","category":"Workspace knowledge","tags":["shell history","terminal output","local","read-only tools"],"summary":"Let an agent search your shell history and retrieve captured command output without executing those commands.","why":"History results connect a command with its directory, exit status and a reusable history identifier.","limit":"Shell history and terminal output can contain sensitive data; local storage does not stop the MCP client from sending results to a model provider.","compatibility":["Claude Code","Cursor","Claude Desktop"],"language":["Rust"],"transports":["stdio"],"license":"MIT","access":"Local process","cost":"Runs on your machine; hosting and any connected model client are separate costs.","command":"claude mcp add atuin -- atuin mcp","installUrl":"https://raw.githubusercontent.com/atuinsh/atuin/12eb0279ca28bffe74bc1bd242451b613d8298ab/docs/docs/ai/mcp.md","sourceUrl":"https://raw.githubusercontent.com/atuinsh/atuin/12eb0279ca28bffe74bc1bd242451b613d8298ab/docs/docs/ai/mcp.md","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":true},{"id":"aws-iac","name":"AWS IaC MCP Server","publisher":"AWS Labs","category":"Infrastructure validation","tags":["infrastructure validation","python"],"summary":"Validates CloudFormation templates, retrieves CDK/CloudFormation guidance and investigates failed deployments.","why":"Combines template validation and compliance checks with source documentation for the same infrastructure workflow.","limit":"Validation and compliance results do not certify a template or deployment as safe.","compatibility":["An MCP client supporting stdio.","uv/Python; AWS credentials for tools that inspect account resources."],"language":["Python"],"transports":["stdio"],"license":"Apache-2.0","access":"Infrastructure validation / Configured credentials or local access","cost":"Local execution and any AWS API or underlying service usage apply.","command":"uvx awslabs.aws-iac-mcp-server@latest","installUrl":"https://github.com/awslabs/mcp/blob/2773b69a20d19b4bded4bb272a191466c3399a30/src/aws-iac-mcp-server/README.md","sourceUrl":"https://github.com/awslabs/mcp","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"aws-knowledge","name":"AWS Knowledge MCP","publisher":"Amazon Web Services","category":"Documentation search","tags":["documentation search","remote"],"summary":"Retrieves official AWS documentation, regional availability and task guidance without granting access to an AWS account.","why":"Keeps documentation retrieval separate from credentialed AWS control-plane tools.","limit":"The service is rate-limited and needs network access.","compatibility":["A client supporting the documented remote transport and authentication flow.","Configuration example is specifically the documented Kiro CLI form."],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Public hosted knowledge / no AWS account","cost":"No account is required for the documented endpoint; rate limits and AWS site terms apply.","command":null,"installUrl":"https://awslabs.github.io/mcp/servers/aws-knowledge-mcp-server","sourceUrl":"https://awslabs.github.io/mcp/servers/aws-knowledge-mcp-server","reviewedAt":"2026-09-21","sourceCount":1,"download":false,"hasConfig":true},{"id":"azure","name":"Azure MCP Server","publisher":"Microsoft","category":"Cloud operations","tags":["cloud operations","c#"],"summary":"Brings Azure service tools into one MCP server, with namespace selection and a read-only option for scoped use.","why":"Provides Azure-specific operations through one maintained implementation rather than unrelated adapters.","limit":"The documented default readOnly setting is false; enabled tools can create or change cloud resources.","compatibility":["An MCP client supporting stdio.","Node.js for the launcher and an Azure identity with appropriate RBAC permissions."],"language":["C#"],"transports":["stdio"],"license":"MIT","access":"Cloud operations / Configured credentials or local access","cost":"Azure resources and service usage determine cost.","command":"npx -y @azure/mcp@latest server start","installUrl":"https://github.com/microsoft/mcp/blob/a330b69999fe0e813bf03eeaf5e004967692410d/servers/Azure.Mcp.Server/README.md","sourceUrl":"https://github.com/microsoft/mcp","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"brave","name":"Brave Search MCP","publisher":"Brave","category":"Web search","tags":["web search","typescript"],"summary":"Provides web, news, image, video and place search using the Brave Search API.","why":"A publisher-maintained replacement for the archived reference Brave adapter.","limit":"Search queries are sent to Brave and API account limits apply.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","Node.js and a Brave Search API account/key."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Web search / Configured credentials or local access","cost":"Brave Search API plan and usage determine cost.","command":"npx -y @brave/brave-search-mcp-server --transport stdio","installUrl":"https://github.com/brave/brave-search-mcp-server/blob/a75d7eff34c260c7bba3bdc0163fd6982c34e370/README.md","sourceUrl":"https://github.com/brave/brave-search-mcp-server","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":false},{"id":"canva","name":"Canva MCP","publisher":"Canva","category":"Design and content","tags":["canva","design","assets","content","oauth"],"summary":"A hosted connection for authorized Canva design discovery, creation, editing and export workflows.","why":"Connects design operations to existing Canva accounts and asset permissions rather than claiming unrestricted access to brand content.","limit":"Per-user authorization and existing design permissions apply. Some design, resize, brand or autofill features depend on the user’s plan and organization setup.","compatibility":["ChatGPT","Claude","Remote MCP clients"],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Hosted account connection","cost":"Hosted service under Canva account, feature and credit terms; the connector does not make paid design features universally available. Assistant usage is separate.","command":null,"installUrl":"https://www.canva.dev/docs/apps/mcp/","sourceUrl":"https://www.canva.dev/docs/apps/mcp/","reviewedAt":"2026-09-22","sourceCount":4,"download":false,"hasConfig":false},{"id":"chroma","name":"Chroma MCP","publisher":"Chroma","category":"Vector data management","tags":["vector data management","python"],"summary":"Lets an assistant create and query Chroma collections through local, HTTP or Chroma Cloud database connections.","why":"Documents collection and document operations rather than claiming retrieval alone.","limit":"The default client is ephemeral; persistence requires explicit configuration.","compatibility":["An MCP client supporting stdio.","uv/Python; database connection details and embedding-provider credentials when required."],"language":["Python"],"transports":["stdio"],"license":"Apache-2.0","access":"Vector data management / Configured credentials or local access","cost":"Local compute or Chroma Cloud usage and any external embedding service determine cost.","command":"uvx chroma-mcp","installUrl":"https://github.com/chroma-core/chroma-mcp/blob/98ff67589bdcc31b730a5415ff9529433f949077/README.md","sourceUrl":"https://github.com/chroma-core/chroma-mcp","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"chrome-devtools","name":"Chrome DevTools MCP","publisher":"Google / Chrome DevTools","category":"Browser diagnostics","tags":["chrome","performance","network","console","debugging"],"summary":"Records browser performance traces and inspects live page, console and network behavior from an MCP client.","why":"Adds live performance tracing and diagnostic insights alongside browser automation, complementing the separate Playwright and Perfetto selections.","limit":"The connected assistant can inspect and modify browser content. The documented default uses a persistent browser profile; use --isolated when launching Chrome with a temporary profile and avoid unrelated sensitive sessions.","compatibility":["MCP clients that can launch a local stdio process; the example uses the documented mcpServers schema.","Google Chrome or Chrome for Testing with the documented Node.js and npm requirements."],"language":["TypeScript"],"transports":["stdio"],"license":"Apache-2.0","access":"Local browser control","cost":"Repository source is Apache-2.0 licensed. The MCP client, model service and local computing resources are separate.","command":"npx -y chrome-devtools-mcp@latest","installUrl":"https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/d5b4daf511731bacd5e1d1c45254e7fced2c9a34/README.md","sourceUrl":"https://github.com/ChromeDevTools/chrome-devtools-mcp","reviewedAt":"2026-09-21","sourceCount":7,"download":false,"hasConfig":true},{"id":"clickhouse","name":"ClickHouse MCP Server","publisher":"ClickHouse","category":"Analytics databases","tags":["analytics databases","python"],"summary":"Queries ClickHouse and inspects table metadata, with read-only SQL by default and separate authentication for network transports.","why":"Documents query permissions and HTTP caller authentication separately.","limit":"Read-only queries can still consume substantial database resources.","compatibility":["An MCP client supporting stdio, SSE, Streamable HTTP.","Python/uv or the documented container runtime and a ClickHouse user."],"language":["Python"],"transports":["stdio","SSE","Streamable HTTP"],"license":"Apache-2.0","access":"Analytics databases / Configured credentials or local access","cost":"ClickHouse hosting and query compute determine cost.","command":"uv run --with mcp-clickhouse --python 3.12 mcp-clickhouse","installUrl":"https://github.com/ClickHouse/mcp-clickhouse/blob/80128445639794fa161179608c4862e9829a65fd/README.md","sourceUrl":"https://github.com/ClickHouse/mcp-clickhouse","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"cloudflare-code","name":"Cloudflare API MCP","publisher":"Cloudflare","category":"Cloud operations","tags":["cloud operations","typescript"],"summary":"Lets an assistant discover Cloudflare API endpoints and execute API calls through code, within the granted Cloudflare permissions.","why":"API discovery and execution share one source-backed workflow, including documentation lookup.","limit":"The execute tool can change Cloudflare resources; this is a broad account-control surface.","compatibility":["An MCP client supporting Streamable HTTP.","A Cloudflare account and a remote-capable MCP client.","Configuration example follows the official mcpServers form; use your client’s remote-server schema."],"language":["TypeScript"],"transports":["Streamable HTTP"],"license":"Apache-2.0","access":"Cloud operations / Remote service","cost":"Cloudflare account services and resources created or used through API calls determine cost.","command":null,"installUrl":"https://github.com/cloudflare/mcp/blob/76b19f116e53b1d6ad1c8b2c07d0d2e91a37abf1/README.md","sourceUrl":"https://github.com/cloudflare/mcp","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":true},{"id":"cloudflare","name":"Cloudflare Documentation MCP","publisher":"Cloudflare","category":"Documentation search","tags":["documentation search","typescript"],"summary":"Searches Cloudflare documentation without granting an assistant access to a Cloudflare account.","why":"Separates documentation lookup from account-changing Cloudflare servers.","limit":"Search queries leave the client for Cloudflare’s hosted service.","compatibility":["An MCP client supporting Streamable HTTP.","A remote-capable MCP client."],"language":["TypeScript"],"transports":["Streamable HTTP"],"license":"Apache-2.0","access":"Public hosted documentation / no account grant","cost":"The documented public endpoint does not require an account; service limits and terms still apply.","command":null,"installUrl":"https://github.com/cloudflare/mcp-server-cloudflare/blob/632916d3fcc862a7832d2fe5a49e700f017c109f/apps/docs-ai-search/README.md","sourceUrl":"https://github.com/cloudflare/mcp-server-cloudflare","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"cloudinary","name":"Cloudinary Asset Management MCP","publisher":"Cloudinary","category":"Media management","tags":["images","video","assets","transformations"],"summary":"Search, upload, organize and transform Cloudinary media through its dedicated Asset Management server.","why":"Provides media-specific search, organization and transformation operations from a single reviewed endpoint.","limit":"Asset tools can upload, rename or delete media; grant access only to the intended cloud.","compatibility":["Cursor","Claude Code","Claude Desktop","Codex"],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Remote OAuth","cost":"Cloudinary storage, delivery and transformation usage follow the account plan; the AI client is separate.","command":null,"installUrl":"https://cloudinary.com/documentation/cloudinary_llm_mcp","sourceUrl":"https://cloudinary.com/documentation/cloudinary_llm_mcp","reviewedAt":"2026-09-21","sourceCount":1,"download":false,"hasConfig":true},{"id":"contentful","name":"Contentful MCP","publisher":"Contentful","category":"Content management","tags":["CMS","publishing","assets","content models"],"summary":"Read and manage Contentful entries, assets, content types and environments through its local MCP server.","why":"Exposes structured CMS operations rather than treating a content space as an unstructured document store.","limit":"Publishing, unpublishing, deletion and environment operations are available; the server is not an editorial approval system.","compatibility":["Claude Desktop","Cursor","VS Code"],"language":["TypeScript"],"transports":["stdio"],"license":"MIT","access":"Local process with Contentful Management API token","cost":"Contentful plan, API/asset usage and any AI actions follow your account terms; the connected client is separate.","command":"npx -y @contentful/mcp-server","installUrl":"https://raw.githubusercontent.com/contentful/contentful-mcp-server/36965e9a96894d88d765a3f980100922f33cd979/packages/mcp-server/README.md","sourceUrl":"https://raw.githubusercontent.com/contentful/contentful-mcp-server/36965e9a96894d88d765a3f980100922f33cd979/packages/mcp-server/README.md","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":false},{"id":"context7","name":"Context7 MCP","publisher":"Upstash","category":"Developer documentation","tags":["documentation","libraries","retrieval"],"summary":"Resolves a library identity and retrieves documentation relevant to a specific coding question through Context7's hosted index.","why":"Separates library identification from documentation retrieval, making the selected upstream library visible before an answer is assembled.","limit":"Documentation projects are community-contributed; the publisher does not guarantee their accuracy, completeness or security.","compatibility":["Remote HTTP MCP clients with the authentication configuration described in their client guide.","Node.js for the documented setup CLI/local adapter path."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Hosted documentation queries","cost":"Hosted access is subject to Context7 account and usage limits; check current service terms for the intended workload.","command":"npx ctx7 setup","installUrl":"https://context7.com/docs/resources/all-clients","sourceUrl":"https://context7.com","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"datadog","name":"Datadog MCP","publisher":"Datadog","category":"Observability","tags":["logs","metrics","traces","incidents","monitoring"],"summary":"Query Datadog telemetry and operate permitted monitoring resources from an authenticated AI client.","why":"Connects logs, traces, metrics, incidents and monitoring context already held in Datadog.","limit":"MCP read/write permissions are additional to resource permissions; this is not a read-only connector by default.","compatibility":["Claude Code","Codex","Cursor","VS Code"],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Remote OAuth or scoped access token","cost":"Datadog product entitlements and account usage apply; check the current MCP fair-use limits and AI-client terms.","command":null,"installUrl":"https://docs.datadoghq.com/mcp_server/setup/","sourceUrl":"https://docs.datadoghq.com/mcp_server/","reviewedAt":"2026-09-21","sourceCount":3,"download":false,"hasConfig":false},{"id":"dbt","name":"dbt MCP Server","publisher":"dbt Labs","category":"Analytics engineering","tags":["analytics engineering","python"],"summary":"Connects dbt project metadata and lineage with optional local CLI, Semantic Layer and Platform operations.","why":"Supports both project understanding and concrete build/test/job workflows.","limit":"CLI and administrative tools can change warehouse objects or trigger/cancel jobs.","compatibility":["An MCP client supporting stdio.","A supported Python environment and dbt project/runtime or Platform account."],"language":["Python"],"transports":["stdio"],"license":"Apache-2.0","access":"Analytics engineering / Configured credentials or local access","cost":"dbt Platform entitlements, warehouse queries and local execution determine cost.","command":"uvx dbt-mcp","installUrl":"https://docs.getdbt.com/docs/dbt-ai/setup-local-mcp","sourceUrl":"https://github.com/dbt-labs/dbt-mcp","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":false},{"id":"dockerhub","name":"Docker Hub MCP Server","publisher":"Docker","category":"Container discovery","tags":["container discovery","typescript"],"summary":"Searches Docker Hub images and can manage repositories when a Docker Hub token is supplied.","why":"Separates public image discovery from authenticated repository management.","limit":"A Hub token expands the surface to repository management.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","Node.js and the documented source checkout/build; Docker Hub credentials only for private or management operations."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"Apache-2.0","access":"Container discovery / Configured credentials or local access","cost":"Docker Hub account entitlements and API/service limits apply.","command":null,"installUrl":"https://github.com/docker/hub-mcp/blob/4c01b635d5239192e5d1b5e0f659a6d224a44ab6/README.md","sourceUrl":"https://github.com/docker/hub-mcp","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"motherduck","name":"DuckDB / MotherDuck Local MCP","publisher":"MotherDuck","category":"Local analytics","tags":["local analytics","python"],"summary":"Runs analytical SQL against a chosen DuckDB file or MotherDuck connection from a local MCP process.","why":"Documents file, in-memory and MotherDuck modes separately, including their different write behavior.","limit":"Read-only mode is not a filesystem sandbox and does not block every sensitive DuckDB operation.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","uv/Python and a DuckDB file, or a MotherDuck account with an appropriate token."],"language":["Python"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Local analytics / Configured credentials or local access","cost":"Local compute or MotherDuck query/storage usage determines cost.","command":null,"installUrl":"https://github.com/motherduckdb/mcp-server-motherduck/blob/275d2e7d2ba4f5b48ce8ad3f01a9aeea8bd08616/README.md","sourceUrl":"https://github.com/motherduckdb/mcp-server-motherduck","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"elastic-agent-builder","name":"Elastic Agent Builder MCP","publisher":"Elastic","category":"Search and analytics","tags":["search and analytics","remote"],"summary":"Exposes an Elastic Agent Builder tool catalog to external MCP clients through a chosen Kibana space.","why":"Uses the documented successor to the deprecated standalone Elasticsearch MCP server.","limit":"OAuth is documented for Serverless projects; Elastic Stack deployments use the API-key path.","compatibility":["A client supporting the documented remote transport and authentication flow."],"language":[],"transports":["HTTP"],"license":"Not established","access":"Remote service / documented account access","cost":"Elastic deployment, account and tool/service usage determine cost.","command":null,"installUrl":"https://www.elastic.co/docs/explore-analyze/ai-features/agent-builder/mcp-server","sourceUrl":"https://www.elastic.co/docs/explore-analyze/ai-features/agent-builder/mcp-server","reviewedAt":"2026-09-21","sourceCount":1,"download":false,"hasConfig":false},{"id":"exa","name":"Exa MCP","publisher":"Exa","category":"Web research","tags":["web research","typescript"],"summary":"Connects an assistant to Exa web search, content retrieval and optional multi-step research tools.","why":"Supports a hosted endpoint and a separately inspectable local stdio path.","limit":"Anonymous hosted use is rate-limited; Exa Agent requires OAuth or an API key.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","A remote-capable MCP client; Exa authentication for restricted capabilities.","Configuration example follows the official mcpServers form; other clients use different keys or transport labels."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Web research / Remote service","cost":"Anonymous usage is limited; authenticated Exa service usage follows the account plan.","command":null,"installUrl":"https://github.com/exa-labs/exa-mcp-server/blob/15ffb50519e719dc791cdc750ce5ed1934c0a1ed/README.md","sourceUrl":"https://github.com/exa-labs/exa-mcp-server","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":true},{"id":"fetch","name":"Fetch MCP reference server","publisher":"Model Context Protocol steering group","category":"Web research","tags":["http","markdown","local","reference implementation"],"summary":"Retrieve a URL as text or Markdown in chunks through a small local MCP server.","why":"Provides direct URL retrieval without a search-service API account.","limit":"The publisher describes this as an educational reference implementation, not a production-ready service.","compatibility":["Claude Desktop","stdio clients"],"language":["Python"],"transports":["stdio"],"license":"Apache-2.0 / MIT transition; documentation CC-BY-4.0","access":"Local process","cost":"Runs on your machine; hosting and any connected model client are separate costs.","command":"pip install mcp-server-fetch","installUrl":"https://raw.githubusercontent.com/modelcontextprotocol/servers/d73f99efbfd40c3aa1b61e88728b3d49fb52608f/src/fetch/README.md","sourceUrl":"https://raw.githubusercontent.com/modelcontextprotocol/servers/d73f99efbfd40c3aa1b61e88728b3d49fb52608f/src/fetch/README.md","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":true},{"id":"figma","name":"Figma Remote MCP","publisher":"Figma","category":"Design collaboration","tags":["design collaboration","remote"],"summary":"Brings Figma design context into an assistant and supports creating or editing native Figma and FigJam content in supported clients.","why":"Connects design variables, components and layout context with implementation workflows.","limit":"Only clients listed in Figma’s MCP Catalog may connect.","compatibility":["A client supporting the documented remote transport and authentication flow.","Configuration example is specifically VS Code mcp.json."],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Remote service / documented account access","cost":"Figma plan and seat determine access and rate limits; consult the current access table.","command":null,"installUrl":"https://developers.figma.com/docs/figma-mcp-server/remote-server-installation/","sourceUrl":"https://developers.figma.com/docs/figma-mcp-server/remote-server-installation/","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":true},{"id":"filesystem","name":"Filesystem MCP reference server","publisher":"Model Context Protocol steering group","category":"Local file operations","tags":["files","local","reference implementation","roots","write access"],"summary":"Give a local MCP client scoped file reading, editing, search, and directory operations.","why":"Directory roots make the exposed filesystem scope visible to the client.","limit":"The publisher describes this as an educational reference implementation, not a production-ready service.","compatibility":["Claude Desktop","VS Code","stdio clients"],"language":["TypeScript"],"transports":["stdio"],"license":"Apache-2.0 / MIT transition; documentation CC-BY-4.0","access":"Local process","cost":"Runs on your machine; hosting and any connected model client are separate costs.","command":null,"installUrl":"https://raw.githubusercontent.com/modelcontextprotocol/servers/d73f99efbfd40c3aa1b61e88728b3d49fb52608f/src/filesystem/README.md","sourceUrl":"https://raw.githubusercontent.com/modelcontextprotocol/servers/d73f99efbfd40c3aa1b61e88728b3d49fb52608f/src/filesystem/README.md","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":true},{"id":"firebase","name":"Firebase MCP","publisher":"Firebase","category":"Cloud and application development","tags":["firebase","cloud","authentication","database","deployment"],"summary":"A local Firebase CLI connection for project inspection and authorized changes to Firebase services and application configuration.","why":"Uses the official Firebase CLI’s project and authentication context instead of a separate third-party dashboard scraper.","limit":"This is not a read-only connector. Available tools include user administration, data changes, messaging and deployment-related operations.","compatibility":["Antigravity","Claude Code","Claude Desktop","Cline","Cursor","VS Code","Windsurf"],"language":["TypeScript"],"transports":["stdio"],"license":"MIT","access":"Local MCP process with service access","cost":"MIT-licensed CLI; Firebase service usage, account entitlements and assistant/model usage are separate.","command":"npx -y firebase-tools@latest mcp","installUrl":"https://firebase.google.com/docs/ai-assistance/mcp-server","sourceUrl":"https://firebase.google.com/docs/ai-assistance/mcp-server","reviewedAt":"2026-09-22","sourceCount":6,"download":false,"hasConfig":false},{"id":"firecrawl","name":"Firecrawl MCP","publisher":"Firecrawl","category":"Web extraction and automation","tags":["web extraction and automation","typescript"],"summary":"Provides web scraping, search, crawling and browser-interaction jobs through Firecrawl’s API.","why":"Distinguishes simple extraction/search from broader crawl and interaction capabilities.","limit":"Keyless hosted access exposes a smaller tool set; advanced jobs need authentication.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","Node.js for the local adapter; a Firecrawl account for authenticated jobs."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Web extraction and automation / Configured credentials or local access","cost":"Firecrawl service credits/account usage determine cost; limited keyless modes have separate restrictions.","command":"npx -y firecrawl-mcp","installUrl":"https://github.com/mendableai/firecrawl-mcp-server/blob/7bfa10cfe6a409fd12a947bc6c86feaa7f418892/README.md","sourceUrl":"https://github.com/mendableai/firecrawl-mcp-server","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"fly","name":"Fly.io flyctl MCP","publisher":"Fly.io","category":"Cloud operations","tags":["deployment","machines","secrets","infrastructure"],"summary":"Manage Fly apps, Machines, volumes, secrets and operational status through the MCP server built into flyctl.","why":"Uses the existing Fly CLI and account credentials rather than an unrelated third-party control plane.","limit":"Tools can change Machines, volumes, secrets and organization access; the granted Fly token determines the practical reach.","compatibility":["Claude Desktop","Cursor","VS Code","Windsurf","Zed"],"language":["Go"],"transports":["stdio","SSE","Streamable HTTP"],"license":"Apache-2.0","access":"Local CLI with Fly credentials","cost":"Fly infrastructure usage and the connected model client have their own charges.","command":"fly mcp server --claude","installUrl":"https://fly.io/docs/mcp/flyctl-server/","sourceUrl":"https://fly.io/docs/mcp/flyctl-server/","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":false},{"id":"git","name":"Git MCP reference server","publisher":"Model Context Protocol steering group","category":"Repository collaboration","tags":["git","local","reference implementation","diffs","commits"],"summary":"Inspect local Git history and diffs, then stage, commit, or switch branches through explicit tools.","why":"Works with existing local Git repositories without requiring a GitHub or GitLab account.","limit":"The publisher describes this as an educational reference implementation, not a production-ready service.","compatibility":["Claude Desktop","VS Code","stdio clients"],"language":["Python"],"transports":["stdio"],"license":"Apache-2.0 / MIT transition; documentation CC-BY-4.0","access":"Local process","cost":"Runs on your machine; hosting and any connected model client are separate costs.","command":"pip install mcp-server-git","installUrl":"https://raw.githubusercontent.com/modelcontextprotocol/servers/d73f99efbfd40c3aa1b61e88728b3d49fb52608f/src/git/README.md","sourceUrl":"https://raw.githubusercontent.com/modelcontextprotocol/servers/d73f99efbfd40c3aa1b61e88728b3d49fb52608f/src/git/README.md","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":true},{"id":"github","name":"GitHub MCP Server","publisher":"GitHub","category":"Repository collaboration","tags":["git","repositories","issues","pull-requests","oauth"],"summary":"Connects an assistant to repository, issue, pull-request and workflow operations with selectable toolsets and account permissions.","why":"Offers a publisher-hosted endpoint and a separately inspectable local implementation.","limit":"Write-capable toolsets can change repositories, issues, pull requests and workflows; read-only mode is an explicit configuration choice.","compatibility":["Remote-capable MCP clients; the example below is specifically VS Code configuration.","Local stdio clients using the documented binary or container."],"language":["Go"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"GitHub account / OAuth or token","cost":"GitHub account entitlements and API/service limits apply; the local source licence does not include a model subscription.","command":null,"installUrl":"https://github.com/github/github-mcp-server","sourceUrl":"https://github.com/github/github-mcp-server","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":true},{"id":"gitlab","name":"GitLab MCP","publisher":"GitLab","category":"Repository collaboration","tags":["gitlab","repositories","merge requests","CI","beta"],"summary":"Connect a client to project, repository, review and CI context on GitLab.com or an enabled GitLab instance.","why":"First-party OAuth exposes the GitLab resources the signed-in user may access.","limit":"The feature is currently beta and access must be enabled for the group or instance.","compatibility":["Claude Code","Cursor","VS Code","Codex"],"language":[],"transports":["HTTP"],"license":"Not established","access":"Remote OAuth","cost":"Availability follows the GitLab tier and instance settings; connected AI-client charges are separate.","command":"claude mcp add --transport http GitLab https://gitlab.com/api/v4/mcp","installUrl":"https://docs.gitlab.com/user/model_context_protocol/mcp_server/","sourceUrl":"https://docs.gitlab.com/user/model_context_protocol/mcp_server/","reviewedAt":"2026-09-21","sourceCount":2,"download":false,"hasConfig":true},{"id":"google-analytics","name":"Google Analytics MCP","publisher":"Google Analytics","category":"Analytics and reporting","tags":["analytics","reporting","ga4","traffic","read-only"],"summary":"A local connector for authorized Google Analytics property metadata and reporting APIs.","why":"Uses the publisher’s Admin and Data APIs with a read-only Analytics scope rather than scraping dashboards.","limit":"The publisher marks this server experimental; some report paths use alpha APIs and retain upstream reporting limits.","compatibility":["Gemini CLI","Claude Code","Gemini Code Assist"],"language":["Python"],"transports":["stdio"],"license":"Apache-2.0","access":"Local MCP process with service access","cost":"Apache-2.0-licensed connector; Analytics account terms, API quotas and client/model usage remain separate.","command":"pipx run analytics-mcp","installUrl":"https://developers.google.com/analytics/devguides/MCP","sourceUrl":"https://developers.google.com/analytics/devguides/MCP","reviewedAt":"2026-09-22","sourceCount":10,"download":false,"hasConfig":false},{"id":"grafana","name":"Grafana MCP Server","publisher":"Grafana","category":"Observability","tags":["observability","go"],"summary":"Connects dashboards, logs, metrics and related Grafana data sources to an assistant, with separate controls for writes and query execution.","why":"Separates metadata access, datasource query execution and write tools through explicit flags.","limit":"Write tools are enabled unless disabled; raw SQL permissions also depend on the underlying datasource.","compatibility":["An MCP client supporting stdio, SSE, Streamable HTTP.","uv and access to a supported Grafana instance."],"language":["Go"],"transports":["stdio","SSE","Streamable HTTP"],"license":"Apache-2.0","access":"Observability / Configured credentials or local access","cost":"Grafana and connected datasource plans or hosting/query usage apply.","command":"uvx mcp-grafana","installUrl":"https://github.com/grafana/mcp-grafana/blob/20b20b3aec8ebc56162ffac233ac9de9e46f5684/README.md","sourceUrl":"https://github.com/grafana/mcp-grafana","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"honeycomb","name":"Honeycomb MCP","publisher":"Honeycomb","category":"Observability","tags":["telemetry","traces","SLOs","investigations"],"summary":"Explore production telemetry and save investigations in Honeycomb, with additional write scope for operational changes.","why":"Telemetry queries and investigation tools support iterative diagnosis from an agent.","limit":"Read access exposes telemetry to the connected client.","compatibility":["Claude Code","Claude Desktop","Cursor","VS Code"],"language":[],"transports":["HTTP"],"license":"Not established","access":"Remote OAuth or scoped API key","cost":"Honeycomb plan and telemetry usage apply; the connected AI client is billed separately.","command":"claude mcp add honeycomb --transport http https://mcp.honeycomb.io/mcp","installUrl":"https://docs.honeycomb.io/integrations/mcp/configuration-guide","sourceUrl":"https://docs.honeycomb.io/integrations/mcp/","reviewedAt":"2026-09-21","sourceCount":3,"download":false,"hasConfig":true},{"id":"hugging-face","name":"Hugging Face MCP","publisher":"Hugging Face","category":"ML resource discovery","tags":["models","datasets","papers","spaces","compute"],"summary":"Connects an assistant to Hub discovery, with optional community tools and account-scoped compute or repository actions.","why":"Combines specialist model, dataset, paper and documentation discovery in an existing Hub workflow.","limit":"Optional tools extend beyond search: repository contributions, Jobs and Sandboxes can write data or use compute.","compatibility":["MCP clients supported by the account’s generated setup instructions.","The copyable command is specifically the documented Claude Code HTTP setup."],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Hosted Hub tools / optional compute and writes","cost":"Space calls consume applicable compute quota. Jobs are billed for hardware usage; check the selected service and account terms.","command":"claude mcp add hf-mcp-server -t http \"https://huggingface.co/mcp?login\"","installUrl":"https://huggingface.co/docs/hub/agents-overview","sourceUrl":"https://huggingface.co/docs/hub/agents-mcp","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"memory","name":"Knowledge Graph Memory reference server","publisher":"Model Context Protocol steering group","category":"Workspace knowledge","tags":["knowledge graph","memory","local","reference implementation"],"summary":"Persist named entities, observations and relations in a local JSONL graph between client sessions.","why":"Keeps a small, inspectable local graph without requiring a vector database or service account.","limit":"The publisher describes this as an educational reference implementation, not a production-ready service.","compatibility":["Claude Desktop","VS Code","stdio clients"],"language":["TypeScript"],"transports":["stdio"],"license":"Apache-2.0 / MIT transition; documentation CC-BY-4.0","access":"Local process","cost":"Runs on your machine; hosting and any connected model client are separate costs.","command":"npx -y @modelcontextprotocol/server-memory","installUrl":"https://raw.githubusercontent.com/modelcontextprotocol/servers/d73f99efbfd40c3aa1b61e88728b3d49fb52608f/src/memory/README.md","sourceUrl":"https://raw.githubusercontent.com/modelcontextprotocol/servers/d73f99efbfd40c3aa1b61e88728b3d49fb52608f/src/memory/README.md","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":true},{"id":"kubernetes","name":"Kubernetes MCP Server","publisher":"containers project","category":"Cluster operations","tags":["cluster operations","go"],"summary":"Exposes Kubernetes and OpenShift resource inspection and management using kubeconfig or in-cluster credentials.","why":"Supports generic Kubernetes resources, making its role broader than a fixed set of pod commands.","limit":"The configuration defaults read_only to false; enabled tools can create, update or delete resources.","compatibility":["An MCP client supporting stdio or Streamable HTTP.","Node.js for the launcher and Kubernetes/OpenShift access through kubeconfig or in-cluster configuration."],"language":["Go"],"transports":["stdio","Streamable HTTP"],"license":"Apache-2.0","access":"Cluster operations / Configured credentials or local access","cost":"Cluster hosting and any resources created through enabled tools determine cost.","command":"npx kubernetes-mcp-server@latest --config ./mcp-config.toml","installUrl":"https://github.com/containers/kubernetes-mcp-server/blob/6fd66fb432d393ad662714e7baad5bdce5369870/README.md","sourceUrl":"https://github.com/containers/kubernetes-mcp-server","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":false},{"id":"langfuse","name":"Langfuse data MCP","publisher":"Langfuse","category":"Observability","tags":["LLM observability","prompts","evaluations","datasets"],"summary":"Inspect Langfuse observations, prompts and evaluation data, and manage supported project resources through its native MCP endpoint.","why":"Brings prompts, observations, scores and evaluation datasets into an agent’s investigation.","limit":"Read and write tools are available by default; use a client allowlist to restrict mutations.","compatibility":["Claude Code","Cursor","Codex","Streamable HTTP clients"],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Project API-key Basic authentication","cost":"Langfuse cloud plan or self-hosting costs apply; the connected model client is separate.","command":null,"installUrl":"https://langfuse.com/docs/api-and-data-platform/features/mcp-server","sourceUrl":"https://langfuse.com/docs/api-and-data-platform/features/mcp-server","reviewedAt":"2026-09-21","sourceCount":2,"download":false,"hasConfig":false},{"id":"linear","name":"Linear MCP","publisher":"Linear","category":"Issue tracking","tags":["issue tracking","remote"],"summary":"Finds and updates Linear issues, projects and comments, with a dedicated endpoint for read-only tools.","why":"A separate read-only endpoint gives an inspection workflow a concrete configuration choice.","limit":"The standard /mcp endpoint grants read-write tools by default.","compatibility":["A client supporting the documented remote transport and authentication flow."],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Remote service / documented account access","cost":"Linear account entitlements and service limits apply.","command":null,"installUrl":"https://linear.app/docs/mcp","sourceUrl":"https://linear.app/docs/mcp","reviewedAt":"2026-09-21","sourceCount":1,"download":false,"hasConfig":false},{"id":"markitdown","name":"MarkItDown MCP","publisher":"Microsoft","category":"Document conversion","tags":["documents","markdown","pdf","office","local-files"],"summary":"Converts supported documents and web resources into Markdown through a local MCP tool.","why":"Provides document ingestion across office files, PDFs and web resources without requiring a separate MCP server for each format.","limit":"The URI tool reads files and fetches network resources with the process owner’s privileges; it is not a path-restricted document sandbox.","compatibility":["Local MCP clients using stdio.","Local clients supporting the documented Streamable HTTP or SSE endpoints."],"language":["Python"],"transports":["stdio","Streamable HTTP","SSE"],"license":"MIT","access":"Local file and URL conversion","cost":"The local package is MIT licensed; it uses your computing resources and any separately enabled conversion services.","command":"pip install markitdown-mcp","installUrl":"https://github.com/microsoft/markitdown/blob/d51937de3aca315febea3fa8b2eea50ef088e74a/packages/markitdown-mcp/README.md","sourceUrl":"https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":false},{"id":"toolbox","name":"MCP Toolbox for Databases","publisher":"Google","category":"Database tool framework","tags":["database tool framework","go"],"summary":"Serves prebuilt database tools or a configured set of SQL-backed tools and resources to MCP clients.","why":"Allows a deployment to expose task-specific parameterized tools instead of an unrestricted query interface.","limit":"Generic execute_sql and custom tools can perform writes when their database identity allows them.","compatibility":["An MCP client supporting stdio.","Node.js for the documented launcher, a tools.yaml file and database access."],"language":["Go"],"transports":["stdio"],"license":"Apache-2.0","access":"Database tool framework / Configured credentials or local access","cost":"Database queries, hosting and any managed identity services determine cost.","command":"npx -y @toolbox-sdk/server --prebuilt=postgres --stdio","installUrl":"https://github.com/googleapis/genai-toolbox/blob/b4a3c0dbbd55e5c5a5f922b82a8219c76d1bef08/README.md","sourceUrl":"https://github.com/googleapis/genai-toolbox","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"meilisearch","name":"Meilisearch MCP","publisher":"Meilisearch","category":"Search and analytics","tags":["search indexes","documents","API keys","local"],"summary":"Search and administer Meilisearch indexes, documents, settings and API keys from a local MCP process.","why":"Operates on your own search index rather than substituting a general web-search service.","limit":"Index deletion, settings changes and API-key management are available; a powerful key gives the agent broad authority.","compatibility":["Claude Desktop","stdio clients"],"language":["Python"],"transports":["stdio"],"license":"MIT","access":"Local process with search-instance credentials","cost":"Local server operation, the Meilisearch instance or cloud plan, and the AI client are separate costs.","command":"pip install meilisearch-mcp","installUrl":"https://raw.githubusercontent.com/meilisearch/meilisearch-mcp/b764c9ff5fb98561b2f4dcaa6f793b82ea76ee5b/README.md","sourceUrl":"https://raw.githubusercontent.com/meilisearch/meilisearch-mcp/b764c9ff5fb98561b2f4dcaa6f793b82ea76ee5b/README.md","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"mongodb","name":"MongoDB MCP Server","publisher":"MongoDB","category":"Database exploration","tags":["database exploration","typescript"],"summary":"Provides MongoDB database and Atlas operations through a local server with an explicit read-only startup option.","why":"A publisher-maintained implementation covers both database exploration and Atlas context.","limit":"Read-only mode must be requested; not every startup example includes it.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","Node.js and a MongoDB deployment or relevant Atlas account."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"Apache-2.0","access":"Database exploration / Configured credentials or local access","cost":"MongoDB hosting and Atlas plan usage apply; local execution has its own compute requirements.","command":"npx -y mongodb-mcp-server --readOnly","installUrl":"https://github.com/mongodb-js/mongodb-mcp-server/blob/0a7b941e756bd731c53bfbedbc54a0ff6a1fa898/README.md","sourceUrl":"https://github.com/mongodb-js/mongodb-mcp-server","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"neo4j","name":"Neo4j MCP","publisher":"Neo4j","category":"Database exploration","tags":["graph database","cypher","schema","read-only option"],"summary":"Explore a Neo4j graph schema and run Cypher through a server with an explicit read-only configuration.","why":"Schema introspection helps an agent discover graph labels, relationships and properties before writing queries.","limit":"Write mode is available and is the configuration default; set NEO4J_MCP_READ_ONLY=true when appropriate.","compatibility":["VS Code","Claude","Cursor"],"language":["Go"],"transports":["stdio","Streamable HTTP"],"license":"GPL-3.0; Neo4j Aura/commercial-product terms where applicable","access":"Database credentials","cost":"Neo4j hosting or Aura plan and connected AI-client charges are separate.","command":"pip install neo4j-mcp-server","installUrl":"https://raw.githubusercontent.com/neo4j/mcp/905121a3d5295323a9f3971701b7aefae989fcad/README.md","sourceUrl":"https://raw.githubusercontent.com/neo4j/mcp/905121a3d5295323a9f3971701b7aefae989fcad/README.md","reviewedAt":"2026-09-21","sourceCount":8,"download":false,"hasConfig":false},{"id":"neon","name":"Neon MCP Server","publisher":"Neon","category":"Database development","tags":["database development","typescript"],"summary":"Manages Neon Postgres projects, branches and SQL through a hosted connection with project and grant-based tool filtering.","why":"Branch tools make the server useful for database development tasks beyond generic SQL execution.","limit":"Writes are enabled unless read-only access is explicitly requested.","compatibility":["An MCP client supporting Streamable HTTP.","A Neon account; Node.js is needed for the setup command."],"language":["TypeScript"],"transports":["Streamable HTTP"],"license":"MIT","access":"Hosted Neon connection / OAuth or API credentials","cost":"Neon database, compute and account usage determine cost.","command":"npx neon@latest init","installUrl":"https://github.com/neondatabase/mcp-server-neon/blob/a7b29270aaa322307f8c73670716233e92121a0f/README.md","sourceUrl":"https://github.com/neondatabase/mcp-server-neon","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"netlify","name":"Netlify MCP","publisher":"Netlify","category":"Cloud operations","tags":["deployment","sites","environment variables"],"summary":"Connect an agent to Netlify project, deployment and environment-variable operations through the hosted server.","why":"The recommended remote endpoint avoids maintaining a separate local server package.","limit":"Project, deploy and environment-variable tools can change live resources.","compatibility":["Claude Code","VS Code","Grok Build","MCP clients"],"language":[],"transports":["HTTP"],"license":"Not established","access":"Remote OAuth","cost":"Netlify hosting and account usage follow your plan; the AI client is separate.","command":"npx -y add-mcp https://netlify-mcp.netlify.app/mcp","installUrl":"https://docs.netlify.com/build/build-with-ai/agent-setup-guides/agent-setup-overview/","sourceUrl":"https://docs.netlify.com/build/build-with-ai/agent-setup-guides/agent-setup-overview/","reviewedAt":"2026-09-21","sourceCount":2,"download":false,"hasConfig":false},{"id":"notion","name":"Notion MCP","publisher":"Notion","category":"Workspace knowledge","tags":["workspace knowledge","remote"],"summary":"Searches and edits a Notion workspace through user-authorized remote tools, with plan-dependent access to connected-source search.","why":"The hosted service has current setup and tool-access documentation, unlike the older unmaintained adapter.","limit":"Interactive OAuth is currently required; unattended token-only automation is not supported by this hosted setup.","compatibility":["A client supporting the documented remote transport and authentication flow.","Configuration example follows the official Cursor/mcpServers syntax; other clients use different keys."],"language":[],"transports":["Streamable HTTP","SSE"],"license":"Not established","access":"Remote service / documented account access","cost":"Notion plan, seat and AI/search entitlements determine available tools and limits.","command":null,"installUrl":"https://developers.notion.com/guides/mcp/get-started-with-mcp","sourceUrl":"https://developers.notion.com/guides/mcp/get-started-with-mcp","reviewedAt":"2026-09-21","sourceCount":2,"download":false,"hasConfig":true},{"id":"pagerduty","name":"PagerDuty Hosted MCP","publisher":"PagerDuty","category":"Operations and incidents","tags":["incidents","on-call","pagerduty","operations"],"summary":"PagerDuty’s current hosted connection for incident, service and on-call workflows under an authorized account.","why":"Provides an official account-aware path from incident context to service and schedule operations.","limit":"The self-hosted repository is deprecated and read-only. Its old defaults and MIT licence do not establish the hosted service’s behavior or licensing.","compatibility":["Claude Desktop","Cursor","VS Code"],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Hosted account connection","cost":"Hosted service under PagerDuty account and feature terms; assistant usage is separate. The old local implementation’s licence is not a hosted-service entitlement.","command":null,"installUrl":"https://support.pagerduty.com/main/docs/pagerduty-mcp-server","sourceUrl":"https://support.pagerduty.com/main/docs/pagerduty-mcp-server","reviewedAt":"2026-09-22","sourceCount":2,"download":false,"hasConfig":false},{"id":"perfetto","name":"Perfetto MCP","publisher":"tooluse-labs","category":"Performance trace analysis","tags":["performance trace analysis","rust"],"summary":"Lets an assistant load local Perfetto traces and investigate them with dedicated trace tools or custom PerfettoSQL.","why":"A focused local trace-analysis tool provides an alternative to sending raw trace files to a hosted analysis service.","limit":"The trace processor may be downloaded on first use unless an existing binary is configured.","compatibility":["An MCP client supporting stdio.","A Rust toolchain for the source-build command, local trace files and a compatible trace processor."],"language":["Rust"],"transports":["stdio"],"license":"Apache-2.0","access":"Performance trace analysis / Configured credentials or local access","cost":"Local compilation, storage and trace-processing compute apply.","command":"cargo install --locked perfetto-mcp-rs","installUrl":"https://github.com/tooluse-labs/perfetto-mcp-rs/blob/86c1ed3ff16d80d8af895be1784db4ff55db8e55/README.md","sourceUrl":"https://github.com/tooluse-labs/perfetto-mcp-rs","reviewedAt":"2026-09-21","sourceCount":7,"download":false,"hasConfig":false},{"id":"perplexity","name":"Perplexity API MCP","publisher":"Perplexity","category":"Web search and research","tags":["search","research","citations","web"],"summary":"Official search, answer and research tools backed by Perplexity’s Search and Agent APIs, with local and hosted connection options.","why":"Separates direct search results from synthesized answers and longer research requests.","limit":"Synthesized answers are model output, not verified facts. Inspect citations and primary evidence before using them.","compatibility":["Claude Code","Codex","Cursor","VS Code","Kiro"],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"API key; local or hosted transport","cost":"MIT-licensed local implementation; Perplexity API billing/access and client/model usage are separate. No consumer-plan allowance is assumed.","command":"npx -y @perplexity-ai/mcp-server","installUrl":"https://github.com/perplexityai/modelcontextprotocol","sourceUrl":"https://github.com/perplexityai/modelcontextprotocol","reviewedAt":"2026-09-22","sourceCount":5,"download":false,"hasConfig":false},{"id":"pinecone","name":"Pinecone MCP","publisher":"Pinecone","category":"Vector data management","tags":["vectors","integrated embeddings","retrieval","reranking"],"summary":"Search Pinecone documentation and manage or query indexes that use integrated embeddings.","why":"Combines Pinecone-specific documentation with index inspection and data operations.","limit":"The official guide limits this server to integrated-embedding indexes; externally embedded vector indexes are not supported.","compatibility":["Claude Code","Claude Desktop","Cursor","Antigravity"],"language":["TypeScript"],"transports":["stdio"],"license":"Apache-2.0","access":"Local process; API key for data operations","cost":"Pinecone database, inference and reranking usage follow your service plan; model-client costs are separate.","command":"npx -y @pinecone-database/mcp","installUrl":"https://docs.pinecone.io/guides/operations/mcp-server","sourceUrl":"https://raw.githubusercontent.com/pinecone-io/pinecone-mcp/a15d4b9ebc2e81ef35586218bdcde63c49c1bd9c/README.md","reviewedAt":"2026-09-21","sourceCount":7,"download":false,"hasConfig":false},{"id":"playwright","name":"Playwright MCP","publisher":"Microsoft","category":"Browser automation","tags":["browser","testing","accessibility","screenshots"],"summary":"Gives an assistant persistent browser tools for inspecting page structure, interacting with controls and collecting browser evidence.","why":"Structured accessibility snapshots support inspecting page controls without making screenshots the only interaction channel.","limit":"This server is not a security boundary; allowed/blocked origin options do not provide a reliable sandbox.","compatibility":["Node.js and a supported browser on the host.","MCP clients supporting stdio; documented local HTTP mode is also available."],"language":["JavaScript"],"transports":["stdio","Streamable HTTP"],"license":"Apache-2.0","access":"Local browser and web-session access","cost":"The server source has no metered licence; browser compute, target services and the chosen assistant have separate costs.","command":"npx @playwright/mcp@latest","installUrl":"https://github.com/microsoft/playwright-mcp","sourceUrl":"https://github.com/microsoft/playwright-mcp","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":true},{"id":"postgres","name":"Postgres MCP Pro","publisher":"Crystal DBA","category":"Database diagnostics","tags":["database diagnostics","python"],"summary":"Combines PostgreSQL schema and SQL access with health checks, query plans and index-analysis tools.","why":"Provides database-health and query-plan tools in addition to generic SQL access.","limit":"The default access mode is unrestricted and allows data/schema changes.","compatibility":["An MCP client supporting stdio, SSE, Streamable HTTP.","uv/Python and a reachable PostgreSQL database."],"language":["Python"],"transports":["stdio","SSE","Streamable HTTP"],"license":"MIT","access":"Database diagnostics / Configured credentials or local access","cost":"Database hosting and diagnostic-query resource use determine cost.","command":"uvx postgres-mcp --access-mode=restricted","installUrl":"https://github.com/crystaldba/postgres-mcp/blob/15c8e33353546148acc2d8bd784551cf3905d1e2/README.md","sourceUrl":"https://github.com/crystaldba/postgres-mcp","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"posthog","name":"PostHog MCP","publisher":"PostHog","category":"Product analytics","tags":["feature flags","experiments","analytics","error tracking"],"summary":"Query product data, investigate errors, and manage feature flags or experiments in a PostHog project.","why":"Links analytics and error investigation with feature-flag and experiment workflows.","limit":"Write tools can change project behaviour, including flags and experiments.","compatibility":["Claude Code","Claude Desktop","Codex","Cursor","VS Code"],"language":["TypeScript"],"transports":["Streamable HTTP"],"license":"MIT (MCP service source; enterprise code excluded)","access":"Remote OAuth or project API key","cost":"MCP access has no separate charge in the current guide; underlying service usage and AI-powered tools can incur account charges.","command":"npx @posthog/wizard mcp add","installUrl":"https://posthog.com/docs/model-context-protocol","sourceUrl":"https://posthog.com/docs/model-context-protocol","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":false},{"id":"prisma","name":"Prisma MCP","publisher":"Prisma","category":"Database development","tags":["postgres","backups","schema","object storage"],"summary":"Manage Prisma Postgres databases, connection strings, recovery and object-store resources from an authenticated client.","why":"Combines database lifecycle, schema inspection, backups and recovery in the Prisma workspace.","limit":"SQL and schema tools are writable; database deletion and object-store bucket deletion can remove data.","compatibility":["Claude Code","Cursor","VS Code","Gemini CLI"],"language":[],"transports":["HTTP"],"license":"Not established","access":"Remote workspace authentication","cost":"Prisma database, object-store and other workspace-service usage follow current account terms.","command":"claude mcp add --transport http prisma https://mcp.prisma.io/mcp","installUrl":"https://www.prisma.io/docs/ai/tools/mcp-server","sourceUrl":"https://www.prisma.io/docs/ai/tools/mcp-server","reviewedAt":"2026-09-21","sourceCount":1,"download":false,"hasConfig":true},{"id":"qdrant","name":"Qdrant MCP Server","publisher":"Qdrant","category":"Vector memory","tags":["vector memory","python"],"summary":"Stores and retrieves semantic memories in Qdrant, with a switch that removes the storage tool for retrieval-only use.","why":"The small find/store tool surface makes its data effects easy to identify.","limit":"Storage is enabled by default; QDRANT_READ_ONLY must be set for retrieval-only use.","compatibility":["An MCP client supporting stdio, SSE, Streamable HTTP.","uv/Python, a Qdrant endpoint or local data path, and storage for the embedding model."],"language":["Python"],"transports":["stdio","SSE","Streamable HTTP"],"license":"Apache-2.0","access":"Vector memory / Configured credentials or local access","cost":"Qdrant hosting and local embedding compute determine cost.","command":"uvx mcp-server-qdrant","installUrl":"https://github.com/qdrant/mcp-server-qdrant/blob/c56ae5adf62bb78d852bf7bbcbc5d7b75e2bbe41/README.md","sourceUrl":"https://github.com/qdrant/mcp-server-qdrant","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"redis","name":"Redis MCP Server","publisher":"Redis","category":"Cache and data operations","tags":["cache and data operations","python"],"summary":"Exposes Redis data-type operations and search to an MCP client using Redis credentials and ACLs.","why":"Provides Redis-specific operations rather than reducing every task to an arbitrary command string.","limit":"The implemented/documented transport is stdio; Streamable HTTP is listed as future work.","compatibility":["An MCP client supporting stdio.","uv/Python and a reachable Redis deployment."],"language":["Python"],"transports":["stdio"],"license":"MIT","access":"Cache and data operations / Configured credentials or local access","cost":"Redis hosting or managed-service usage applies; running the local adapter has its own compute requirements.","command":"uvx --from redis-mcp-server@latest redis-mcp-server --url redis://localhost:6379/0","installUrl":"https://github.com/redis/mcp-redis/blob/813ba95dbbdd670445f331049333b40294de64ef/README.md","sourceUrl":"https://github.com/redis/mcp-redis","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"render","name":"Render MCP","publisher":"Render","category":"Cloud operations","tags":["deployment","logs","postgres","metrics"],"summary":"Inspect Render services, logs and metrics, query Postgres, and perform supported deployment operations.","why":"Provides a hosted first-party endpoint with workspace-scoped operations.","limit":"Deployment and environment-variable tools can change live services; read-only SQL does not make the whole server read-only.","compatibility":["Codex","Claude Code","Claude Desktop","Cursor"],"language":["Go"],"transports":["Streamable HTTP","stdio"],"license":"Apache-2.0","access":"Remote OAuth or local API credentials","cost":"Render service usage, workspace entitlements and the AI client determine cost.","command":"codex mcp add render --url https://mcp.render.com/mcp --oauth-client-id codex","installUrl":"https://render.com/docs/mcp-server.md","sourceUrl":"https://render.com/docs/mcp-server.md","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"resend","name":"Resend MCP","publisher":"Resend","category":"Email operations","tags":["email","contacts","domains","broadcasts","oauth"],"summary":"Connects an assistant to Resend email sending, delivery records and account operations through hosted or local MCP.","why":"Adds a concrete outbound-email workflow, including message inspection and scheduled-email operations.","limit":"This is broader than an email drafting tool: enabled operations can send real messages and administer contacts, broadcasts, domains and API keys.","compatibility":["Hosted Streamable HTTP with OAuth or an API key; the example is the documented Cursor configuration.","Local stdio clients or the documented self-hosted HTTP alternative."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Resend account / real email and account writes","cost":"Resend’s email and account plans, usage allowances and applicable overages govern service costs; the MIT source licence does not include delivery service.","command":"claude mcp add --transport http resend https://mcp.resend.com/mcp","installUrl":"https://github.com/resend/resend-mcp/blob/e6f9faa56ab014e883739c160433f96e55c98eff/README.md","sourceUrl":"https://github.com/resend/resend-mcp","reviewedAt":"2026-09-21","sourceCount":9,"download":false,"hasConfig":true},{"id":"rsigma","name":"RSigma MCP","publisher":"Timescale","category":"Detection engineering","tags":["detection engineering","rust"],"summary":"Exposes Sigma rule parsing, linting, evaluation and conversion, with separately enabled incident-triage and operational-write tools.","why":"Supports a concrete rule-authoring loop with structured parse, lint and evaluation results.","limit":"The MCP feature must be included in source builds; a generic CLI installation may omit it.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","A Rust toolchain for the source-build command, or a documented prebuilt binary; Sigma rules/event samples."],"language":["Rust"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Detection engineering / Configured credentials or local access","cost":"Local compute and any separately deployed daemon/backend infrastructure determine cost.","command":"cargo install --locked rsigma --features mcp","installUrl":"https://github.com/timescale/rsigma/blob/7cadc4aa617a938d0664a0a3f02121b295cd52c6/README.md","sourceUrl":"https://github.com/timescale/rsigma","reviewedAt":"2026-09-21","sourceCount":9,"download":false,"hasConfig":false},{"id":"salesforce","name":"Salesforce DX MCP","publisher":"Salesforce","category":"Business systems and development","tags":["salesforce","soql","metadata","business-systems"],"summary":"A local Salesforce development connector scoped to explicitly authorized orgs, toolsets and individual tools.","why":"Makes the allowed Salesforce orgs explicit in server configuration.","limit":"Core tools are always available; selecting an additional tool is not a guarantee that it is the only exposed operation.","compatibility":["Claude Code","Cline","Cursor","VS Code"],"language":["TypeScript"],"transports":["stdio"],"license":"Apache-2.0","access":"Local MCP process with service access","cost":"Apache-2.0-licensed connector; Salesforce accounts, features, API limits and model usage remain separate.","command":null,"installUrl":"https://github.com/salesforcecli/mcp","sourceUrl":"https://github.com/salesforcecli/mcp","reviewedAt":"2026-09-22","sourceCount":7,"download":false,"hasConfig":false},{"id":"semgrep-cli","name":"Semgrep CLI MCP","publisher":"Semgrep","category":"Code security","tags":["SAST","rules","code scanning","security"],"summary":"Run Semgrep scans and inspect rule or platform findings through the maintained MCP server inside the Semgrep CLI.","why":"Uses Semgrep’s current CLI implementation rather than the retired standalone MCP package.","limit":"Scan output is evidence from a scanner, not a guarantee that generated code is secure.","compatibility":["VS Code","Kiro","stdio clients"],"language":["Python"],"transports":["stdio","Streamable HTTP"],"license":"LGPL-2.1 (CLI source; commercial services separate)","access":"Local scanner; optional platform credentials","cost":"Open-source CLI and commercial Semgrep services have different terms; account features and the AI client may add costs.","command":"semgrep mcp","installUrl":"https://raw.githubusercontent.com/semgrep/semgrep/0516c0f23a3dceac5c8f5ff3fecd402af4450182/cli/src/semgrep/mcp/README.md","sourceUrl":"https://raw.githubusercontent.com/semgrep/semgrep/0516c0f23a3dceac5c8f5ff3fecd402af4450182/cli/src/semgrep/mcp/README.md","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"sentry","name":"Sentry MCP","publisher":"Sentry","category":"Error investigation","tags":["error investigation","typescript"],"summary":"Brings Sentry issues and event context into an assistant’s debugging workflow, with hosted OAuth and a local adapter for self-hosted Sentry.","why":"Focuses its tool selection on debugging rather than pretending to expose the entire Sentry API.","limit":"The stdio adapter is described as a work in progress; self-hosted feature availability differs.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","A Sentry account with access to the target organization, or a configured self-hosted Sentry instance."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"FSL-1.1-Apache-2.0","access":"Error investigation / Configured credentials or local access","cost":"Sentry account entitlements apply; a self-hosted adapter may also incur model-provider usage for AI search.","command":null,"installUrl":"https://github.com/getsentry/sentry-mcp/blob/e61c1888c8f8bcca76b60229cad4eeb28226399d/README.md","sourceUrl":"https://github.com/getsentry/sentry-mcp","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"serena","name":"Serena MCP","publisher":"Oraios","category":"Semantic code tools","tags":["semantic code tools","python"],"summary":"Gives coding assistants symbol-aware navigation, editing and refactoring through language-server or JetBrains backends.","why":"Offers project-aware semantic operations instead of relying entirely on text search and line offsets.","limit":"Language support may require extra language-server dependencies; the JetBrains backend is a separate paid plugin.","compatibility":["An MCP client supporting stdio, SSE, Streamable HTTP.","uv and any language-server dependencies required by the project’s languages."],"language":["Python"],"transports":["stdio","SSE","Streamable HTTP"],"license":"GPL-3.0-or-later","access":"Semantic code tools / Configured credentials or local access","cost":"Local compute applies; the optional JetBrains backend has separate commercial terms.","command":"uv tool install -p 3.13 serena-agent","installUrl":"https://github.com/oraios/serena/blob/8833e5e87363afaa1608f9347f5ad6adf7066b0f/README.md","sourceUrl":"https://github.com/oraios/serena","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"shopify-dev","name":"Shopify Dev MCP","publisher":"Shopify","category":"Developer documentation","tags":["Shopify","GraphQL","Liquid","themes","extensions"],"summary":"Search Shopify references and validate GraphQL, Liquid themes and extension code with the publisher’s local developer server.","why":"Combines current Shopify docs and schema lookup with platform-specific validation tools.","limit":"Published builds send usage events that can include tool inputs and results; use the documented opt-out for sensitive work.","compatibility":["Claude Code","Codex","Cursor","VS Code"],"language":["JavaScript"],"transports":["stdio"],"license":"ISC (published Dev MCP package)","access":"Local developer tools with optional telemetry","cost":"No merchant account is required for the documented developer-server workflow; model-client and Shopify service terms are separate.","command":"npx -y @shopify/dev-mcp@latest","installUrl":"https://shopify.dev/docs/apps/build/devmcp","sourceUrl":"https://shopify.dev/docs/apps/build/devmcp","reviewedAt":"2026-09-21","sourceCount":3,"download":false,"hasConfig":true},{"id":"slack","name":"Slack MCP","publisher":"Slack","category":"Workspace messaging","tags":["messages","channels","search","canvases","oauth"],"summary":"Searches workspace conversations and performs Slack actions under the authenticated user’s scopes and workspace policy.","why":"Adds conversation history and team decisions that issue trackers and knowledge pages may not contain.","limit":"Scopes may allow private conversation reads and real message, file, canvas or list changes.","compatibility":["The official guides cover Claude Code, Claude Desktop and Cursor with workspace approval.","Custom clients need a registered eligible Slack app and the documented OAuth flow."],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Workspace-approved OAuth","cost":"Check the workspace and chosen client plans; Slack’s documented API rate limits also apply.","command":"claude plugin install slack","installUrl":"https://docs.slack.dev/ai/slack-mcp-server/connect-to-claude/","sourceUrl":"https://docs.slack.dev/ai/slack-mcp-server/","reviewedAt":"2026-09-21","sourceCount":5,"download":false,"hasConfig":false},{"id":"snowflake-managed","name":"Snowflake-managed MCP","publisher":"Snowflake","category":"Governed analytics","tags":["governed analytics","remote"],"summary":"Publishes selected Snowflake Cortex, SQL or custom tools through a managed MCP object with separate server and tool privileges.","why":"Replaces the deprecated standalone adapter with the publisher’s managed service.","limit":"Access to the MCP object does not automatically grant access to its tools.","compatibility":["A client supporting the documented remote transport and authentication flow."],"language":[],"transports":["HTTP"],"license":"Not established","access":"Remote service / documented account access","cost":"Snowflake warehouse, Cortex and other underlying service consumption determine cost.","command":null,"installUrl":"https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-agents-mcp","sourceUrl":"https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-agents-mcp","reviewedAt":"2026-09-21","sourceCount":1,"download":false,"hasConfig":false},{"id":"snyk","name":"Snyk Studio MCP","publisher":"Snyk","category":"Code security","tags":["dependencies","package health","SAST","IaC","security"],"summary":"Invoke Snyk source, dependency, configuration and package-health checks through its CLI-integrated MCP server.","why":"Brings dependency and package-health investigation together with source and configuration scans.","limit":"Dependency scans may run ecosystem tools such as Gradle or Maven; a read-only scan annotation is not a no-execution guarantee.","compatibility":["Codex","stdio clients"],"language":["Go"],"transports":["stdio"],"license":"Apache-2.0 (Studio MCP source; Snyk services separate)","access":"Local scanner with Snyk authentication","cost":"Snyk account, scanner entitlements and usage limits apply; model-client charges are separate.","command":"npx -y snyk@latest mcp -t stdio","installUrl":"https://docs.snyk.io/integrations/developer-guardrails-for-agentic-workflows/quickstart-guides-for-mcp/codex-cli-guide","sourceUrl":"https://raw.githubusercontent.com/snyk/studio-mcp/f9756fa80e8a6426cb2efd66ffa49b7652173ee8/README.md","reviewedAt":"2026-09-21","sourceCount":8,"download":false,"hasConfig":false},{"id":"stripe","name":"Stripe MCP","publisher":"Stripe","category":"Payments integration","tags":["payments integration","remote"],"summary":"Lets an assistant discover Stripe APIs, inspect account data and perform authorized API operations with additional confirmation for selected sensitive writes.","why":"Provides API discovery and documentation alongside account operations, useful while implementing an integration.","limit":"The service is in public preview and includes broad write-capable API tools.","compatibility":["A client supporting the documented remote transport and authentication flow.","Configuration example is the official Cursor mcpServers form."],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Remote service / documented account access","cost":"Stripe account and underlying product/service usage determine cost; consult current account terms.","command":null,"installUrl":"https://docs.stripe.com/mcp","sourceUrl":"https://docs.stripe.com/mcp","reviewedAt":"2026-09-21","sourceCount":2,"download":false,"hasConfig":true},{"id":"supabase","name":"Supabase MCP","publisher":"Supabase","category":"Database development","tags":["database development","typescript"],"summary":"Connects an assistant to Supabase project data and configuration, with project, feature-group and read-only restrictions available in the server URL.","why":"Documents project scoping and feature selection alongside a read-only mode.","limit":"Read-only mode is opt-in; the standard connection includes mutating capabilities.","compatibility":["An MCP client supporting Streamable HTTP.","A Supabase account and permission to the intended project."],"language":["TypeScript"],"transports":["Streamable HTTP"],"license":"Apache-2.0","access":"Database development / Remote service","cost":"Supabase project and service usage determine cost; the source licence does not cover hosted service usage.","command":null,"installUrl":"https://github.com/supabase-community/supabase-mcp/blob/6c411e221ae2a44a9b2e905d04ea80d132edf9d2/README.md","sourceUrl":"https://github.com/supabase-community/supabase-mcp","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"svelte","name":"Svelte MCP","publisher":"Svelte","category":"Framework development","tags":["svelte","documentation","static-analysis","components"],"summary":"Official Svelte documentation and static-analysis tools, available as a local process or a hosted MCP endpoint.","why":"Combines version-relevant documentation discovery with analysis of Svelte components and modules.","limit":"The autofixer returns issues and suggestions; it does not itself apply a patch or prove the application works.","compatibility":["Claude Code","Claude Desktop","Codex","GitHub Copilot CLI","Cursor","VS Code","OpenCode","Zed"],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Local or hosted code analysis","cost":"MIT-licensed local implementation; client/model usage is separate. No numeric hosted allowance or service guarantee is asserted.","command":"npx -y @sveltejs/mcp","installUrl":"https://svelte.dev/docs/mcp/overview","sourceUrl":"https://svelte.dev/docs/mcp/overview","reviewedAt":"2026-09-22","sourceCount":9,"download":false,"hasConfig":false},{"id":"tavily","name":"Tavily MCP","publisher":"Tavily","category":"Web research","tags":["web research","typescript"],"summary":"Combines web search, extraction, mapping and crawling through local stdio or Tavily’s hosted MCP service.","why":"Documents both lightweight search/extract use and broader crawl/map workflows.","limit":"Keyless mode is limited; crawl/map and broader usage need an authenticated account.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","A remote-capable MCP client; a Tavily account for authenticated capabilities."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Web research / Configured credentials or local access","cost":"Tavily account usage and limits apply; keyless access is limited.","command":null,"installUrl":"https://github.com/tavily-ai/tavily-mcp/blob/1c1d54c2a619afe52544f775c8d82a56ac6d8bb5/README.md","sourceUrl":"https://github.com/tavily-ai/tavily-mcp","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"terraform","name":"Terraform MCP Server","publisher":"HashiCorp","category":"Infrastructure development","tags":["infrastructure development","go"],"summary":"Looks up Terraform Registry documentation and can manage HCP Terraform or Terraform Enterprise workspaces and runs.","why":"Combines provider/module documentation with separately credentialed workspace operations.","limit":"HCP/TFE workspace tools include creation, updates and deletion; registry lookup does not imply a read-only server.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","Docker; HCP Terraform or Terraform Enterprise access only for account operations."],"language":["Go"],"transports":["stdio","Streamable HTTP"],"license":"MPL-2.0","access":"Infrastructure development / Configured credentials or local access","cost":"Registry lookup and local hosting are distinct from HCP/TFE account and run costs.","command":"docker run -i --rm hashicorp/terraform-mcp-server","installUrl":"https://github.com/hashicorp/terraform-mcp-server/blob/e2481878ee40560a91f07c38c09a478ede9fb87a/README.md","sourceUrl":"https://github.com/hashicorp/terraform-mcp-server","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"todoist","name":"Todoist MCP","publisher":"Doist","category":"Task planning","tags":["tasks","projects","scheduling","productivity","oauth"],"summary":"Reads and changes Todoist tasks, projects and schedules through Doist’s hosted service or local server.","why":"Adds personal and team task planning, including due dates and rescheduling, beyond software issue tracking.","limit":"The toolset can create, update, complete and delete account data. Deletion hints inform a client but are not a human approval gate.","compatibility":["Hosted Streamable HTTP clients with Todoist OAuth; the configuration below is the documented VS Code schema.","Local stdio clients with Node.js, npm and a Todoist API key."],"language":["TypeScript"],"transports":["stdio","Streamable HTTP"],"license":"MIT","access":"Todoist account / OAuth or API key","cost":"Todoist account plans determine available service features; connecting MCP does not replace the Todoist subscription or your assistant’s plan.","command":"claude mcp add --transport http todoist https://ai.todoist.net/mcp","installUrl":"https://github.com/Doist/todoist-mcp/blob/d3129453f15cef4618bc68bec73cf974c4bf3648/README.md","sourceUrl":"https://github.com/Doist/todoist-mcp","reviewedAt":"2026-09-21","sourceCount":10,"download":false,"hasConfig":true},{"id":"vault","name":"Vault MCP Server","publisher":"HashiCorp","category":"Secrets administration","tags":["secrets administration","go"],"summary":"Lets a trusted MCP client operate Vault secrets and mounts using a configured Vault identity.","why":"Provides an inspectable integration for a specific secrets-management workflow.","limit":"This server can disclose secrets to the client and model; it is unsuitable as a general public MCP endpoint.","compatibility":["An MCP client supporting stdio, Streamable HTTP.","A Vault deployment and a Vault token limited to the required paths."],"language":["Go"],"transports":["stdio","Streamable HTTP"],"license":"MPL-2.0","access":"Secrets administration / Configured credentials or local access","cost":"Vault hosting, licence and infrastructure terms apply independently of this server’s source licence.","command":null,"installUrl":"https://github.com/hashicorp/vault-mcp-server/blob/59f51173a0ed60bb2268b97d1a0c0bea9ebde120/README.md","sourceUrl":"https://github.com/hashicorp/vault-mcp-server","reviewedAt":"2026-09-21","sourceCount":4,"download":false,"hasConfig":false},{"id":"vercel","name":"Vercel MCP","publisher":"Vercel","category":"Cloud operations","tags":["deployment","runtime logs","web analytics","beta"],"summary":"Search Vercel docs, inspect projects and runtime failures, and deploy a supplied file tree through the hosted endpoint.","why":"First-party project, deployment and runtime-log tools connect application context with platform diagnostics.","limit":"The server is in beta and Vercel supports a reviewed set of compatible clients.","compatibility":["Codex","Claude Code","Cursor"],"language":[],"transports":["Streamable HTTP"],"license":"Not established","access":"Remote OAuth","cost":"Vercel account, deployment usage and connected AI-client terms apply.","command":"codex mcp add vercel --url https://mcp.vercel.com","installUrl":"https://vercel.com/docs/agent-resources/vercel-mcp","sourceUrl":"https://vercel.com/docs/agent-resources/vercel-mcp","reviewedAt":"2026-09-21","sourceCount":2,"download":false,"hasConfig":true},{"id":"weaviate","name":"Weaviate built-in MCP","publisher":"Weaviate","category":"Vector data management","tags":["vectors","hybrid search","collections","RBAC"],"summary":"Inspect collections, search vector and keyword data, and optionally upsert objects through Weaviate’s built-in MCP endpoint.","why":"Lives in the database server and reuses its authentication and role permissions.","limit":"The old standalone MCP repository is deprecated; this entry covers the built-in server.","compatibility":["Claude Code","Cursor","VS Code","Streamable HTTP clients"],"language":["Go"],"transports":["Streamable HTTP"],"license":"BSD-3-Clause (built-in MCP source outside wl)","access":"Database API key and RBAC","cost":"Self-hosting or Weaviate Cloud usage, embedding services and the AI client have separate costs.","command":null,"installUrl":"https://docs.weaviate.io/weaviate/configuration/mcp-server","sourceUrl":"https://docs.weaviate.io/weaviate/configuration/mcp-server","reviewedAt":"2026-09-21","sourceCount":7,"download":false,"hasConfig":false},{"id":"xcodebuild","name":"XcodeBuildMCP","publisher":"Sentry / XcodeBuildMCP maintainers","category":"Application development","tags":["iOS","macOS","Xcode","simulators","testing"],"summary":"Build, test and inspect Apple-platform projects through local Xcode and simulator workflows.","why":"Provides structured build/test and simulator tools for a workflow browser automation cannot cover.","limit":"Requires macOS and Xcode; physical-device workflows need code signing.","compatibility":["Codex","Claude Code","Cursor","Claude Desktop","macOS"],"language":["TypeScript"],"transports":["stdio"],"license":"MIT","access":"Local Xcode and project access","cost":"Runs with your local Apple development tools; Apple services and the AI client have their own terms.","command":"codex mcp add XcodeBuildMCP -- npx -y xcodebuildmcp@latest mcp","installUrl":"https://xcodebuildmcp.com/docs/clients","sourceUrl":"https://raw.githubusercontent.com/getsentry/XcodeBuildMCP/e6ef59b49b44012c824f0a0de261c96142e37390/README.md","reviewedAt":"2026-09-21","sourceCount":6,"download":false,"hasConfig":true}]}
