{
  "schemaVersion": "2026-05-18.1",
  "updatedAt": "2026-05-18",
  "servers": [
    {
      "slug": "brave-mcp-server",
      "name": "Brave Search MCP Server",
      "category": "mcp-server",
      "summary": "MCP server for web search and content discovery via Brave Search API, providing real-time results to agents.",
      "capabilities": [
        "tool-use",
        "retrieval-context",
        "research-context"
      ],
      "officialUrl": "https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search",
      "githubUrl": "https://github.com/modelcontextprotocol/servers",
      "updatedAt": "2026-09-15",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "The Brave Search MCP server is part of the Model Context Protocol reference servers and provides real-time web search to agent workflows.",
      "sources": [
        {
          "name": "Brave Search MCP README",
          "url": "https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Reference MCP server path for Brave Search integration."
        },
        {
          "name": "Model Context Protocol servers",
          "url": "https://github.com/modelcontextprotocol/servers",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Official repository for reference MCP servers."
        }
      ],
      "transport": [
        "http"
      ],
      "hostSupport": [
        "claude-desktop",
        "claude-code",
        "visual-studio-code",
        "cursor",
        "github-copilot"
      ],
      "exposed": [
        "tools"
      ],
      "riskLevel": "low"
    },
    {
      "slug": "cloudflare-mcp-server",
      "name": "Cloudflare MCP Server",
      "category": "mcp-server",
      "summary": "MCP server for connecting agent workflows to Cloudflare API and developer platform context.",
      "capabilities": [
        "edge-runtime",
        "deployment",
        "tool-use"
      ],
      "officialUrl": "https://github.com/cloudflare/mcp",
      "githubUrl": "https://github.com/cloudflare/mcp",
      "updatedAt": "2026-05-18",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "Cloudflare MCP repository describes an MCP server for Cloudflare API access and developer platform operations.",
      "sources": [
        {
          "name": "Cloudflare MCP GitHub",
          "url": "https://github.com/cloudflare/mcp",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Public Cloudflare repository for the MCP server."
        }
      ],
      "transport": [
        "http"
      ],
      "hostSupport": [
        "claude-code",
        "visual-studio-code",
        "cursor"
      ],
      "exposed": [
        "tools",
        "resources"
      ],
      "riskLevel": "high"
    },
    {
      "slug": "context7-mcp-server",
      "name": "Context7 MCP Server",
      "category": "mcp-server",
      "summary": "MCP server for retrieving current documentation and code examples for libraries and frameworks.",
      "capabilities": [
        "documentation-context",
        "retrieval-context",
        "tool-use"
      ],
      "officialUrl": "https://context7.com/docs",
      "githubUrl": "https://github.com/upstash/context7",
      "updatedAt": "2026-05-18",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "Context7 documentation describes an MCP server that pulls up-to-date, version-specific documentation and code examples into prompts.",
      "sources": [
        {
          "name": "Context7 docs",
          "url": "https://context7.com/docs",
          "type": "docs",
          "lastVerified": "2026-09-15",
          "citation": "Official Context7 documentation for its MCP server."
        },
        {
          "name": "Context7 GitHub",
          "url": "https://github.com/upstash/context7",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Public repository associated with Context7 MCP."
        }
      ],
      "transport": [
        "http"
      ],
      "hostSupport": [
        "cursor",
        "claude-code",
        "visual-studio-code",
        "codex"
      ],
      "exposed": [
        "tools",
        "resources"
      ],
      "riskLevel": "low"
    },
    {
      "slug": "filesystem-mcp-server",
      "name": "Filesystem MCP Server",
      "category": "mcp-server",
      "summary": "MCP server for controlled local filesystem access, including reading and writing files within configured directories.",
      "capabilities": [
        "filesystem-context",
        "repository-context",
        "tool-use"
      ],
      "officialUrl": "https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem",
      "githubUrl": "https://github.com/modelcontextprotocol/servers",
      "updatedAt": "2026-05-18",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "The official MCP servers repository documents a filesystem server for local file operations with configured access paths.",
      "sources": [
        {
          "name": "Filesystem MCP Server README",
          "url": "https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Official README for the filesystem server in the Model Context Protocol servers repository."
        },
        {
          "name": "Model Context Protocol servers",
          "url": "https://github.com/modelcontextprotocol/servers",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Official repository for reference MCP servers."
        }
      ],
      "transport": [
        "stdio"
      ],
      "hostSupport": [
        "claude-desktop",
        "visual-studio-code",
        "codex",
        "cursor"
      ],
      "exposed": [
        "tools"
      ],
      "riskLevel": "high"
    },
    {
      "slug": "github-mcp-server",
      "name": "GitHub MCP Server",
      "category": "mcp-server",
      "summary": "MCP server entry for GitHub repository, issue, pull request, and coding workflow context.",
      "capabilities": [
        "repository-context",
        "issue-triage",
        "pull-request-context"
      ],
      "officialUrl": "https://docs.github.com/en/copilot/concepts/context/mcp",
      "githubUrl": "https://github.com/github/github-mcp-server",
      "updatedAt": "2026-05-18",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "GitHub documentation describes MCP as a way to provide external context to Copilot and related coding workflows.",
      "sources": [
        {
          "name": "GitHub Copilot MCP docs",
          "url": "https://docs.github.com/en/copilot/concepts/context/mcp",
          "type": "docs",
          "lastVerified": "2026-09-15",
          "citation": "Official GitHub documentation for MCP context concepts."
        },
        {
          "name": "GitHub MCP Server repository",
          "url": "https://github.com/github/github-mcp-server",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Public repository for GitHub's MCP server implementation."
        }
      ],
      "transport": [
        "stdio",
        "http"
      ],
      "hostSupport": [
        "github-copilot",
        "codex",
        "cursor"
      ],
      "exposed": [
        "tools",
        "resources"
      ],
      "riskLevel": "medium"
    },
    {
      "slug": "huggingface-mcp-server",
      "name": "Hugging Face MCP Server",
      "category": "mcp-server",
      "summary": "MCP server entry for Hugging Face Hub model, dataset, and agent integration workflows.",
      "capabilities": [
        "model-hub-context",
        "dataset-context",
        "agent-integration"
      ],
      "officialUrl": "https://huggingface.co/docs/hub/agents-mcp",
      "githubUrl": "https://github.com/huggingface",
      "updatedAt": "2026-05-18",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "Hugging Face documentation describes MCP server support for agent integration with Hub resources.",
      "sources": [
        {
          "name": "Hugging Face MCP docs",
          "url": "https://huggingface.co/docs/hub/agents-mcp",
          "type": "docs",
          "lastVerified": "2026-09-15",
          "citation": "Official documentation for Hugging Face agent and MCP integration."
        },
        {
          "name": "Hugging Face GitHub",
          "url": "https://github.com/huggingface",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Public organization for Hugging Face open source projects."
        }
      ],
      "transport": [
        "http",
        "streamable_http"
      ],
      "hostSupport": [
        "codex",
        "cursor",
        "local-cli"
      ],
      "exposed": [
        "tools",
        "resources"
      ],
      "riskLevel": "medium"
    },
    {
      "slug": "notion-mcp-server",
      "name": "Notion MCP Server",
      "category": "mcp-server",
      "summary": "MCP server for querying and managing Notion workspaces including databases, pages, and search.",
      "capabilities": [
        "documentation-context",
        "tool-use",
        "dataset-context"
      ],
      "officialUrl": "https://github.com/notionhq/notion-mcp-server",
      "githubUrl": "https://github.com/notionhq/notion-mcp-server",
      "updatedAt": "2026-09-15",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "The Notion MCP server repository describes an MCP interface for accessing Notion workspaces, databases, and pages.",
      "sources": [
        {
          "name": "Notion MCP GitHub",
          "url": "https://github.com/notionhq/notion-mcp-server",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Official Notion repository for the MCP server implementation."
        }
      ],
      "transport": [
        "http"
      ],
      "hostSupport": [
        "claude-desktop",
        "claude-code",
        "visual-studio-code",
        "cursor",
        "github-copilot"
      ],
      "exposed": [
        "tools",
        "resources"
      ],
      "riskLevel": "medium"
    },
    {
      "slug": "playwright-mcp-server",
      "name": "Playwright MCP Server",
      "category": "mcp-server",
      "summary": "MCP server from Microsoft for browser automation and testing workflows backed by Playwright.",
      "capabilities": [
        "browser-automation",
        "testing-context",
        "tool-use"
      ],
      "officialUrl": "https://github.com/microsoft/playwright-mcp",
      "githubUrl": "https://github.com/microsoft/playwright-mcp",
      "updatedAt": "2026-05-18",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "The Microsoft Playwright MCP repository describes an MCP server for browser automation and test workflows.",
      "sources": [
        {
          "name": "Playwright MCP GitHub",
          "url": "https://github.com/microsoft/playwright-mcp",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Official Microsoft repository for Playwright MCP."
        }
      ],
      "transport": [
        "stdio"
      ],
      "hostSupport": [
        "visual-studio-code",
        "github-copilot",
        "cursor",
        "codex"
      ],
      "exposed": [
        "tools"
      ],
      "riskLevel": "medium"
    },
    {
      "slug": "postgres-mcp-server",
      "name": "PostgreSQL MCP Server",
      "category": "mcp-server",
      "summary": "MCP server category for exposing PostgreSQL schema and query context to agent workflows.",
      "capabilities": [
        "database-context",
        "tool-use",
        "retrieval-context"
      ],
      "officialUrl": "https://github.com/modelcontextprotocol/servers/tree/main/src/postgres",
      "githubUrl": "https://github.com/modelcontextprotocol/servers",
      "updatedAt": "2026-05-18",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "The Model Context Protocol reference servers repository includes a PostgreSQL server pattern for database context.",
      "sources": [
        {
          "name": "PostgreSQL MCP Server README",
          "url": "https://github.com/modelcontextprotocol/servers/tree/main/src/postgres",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Reference MCP server path for PostgreSQL context."
        },
        {
          "name": "Model Context Protocol servers",
          "url": "https://github.com/modelcontextprotocol/servers",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Official repository for reference MCP servers."
        }
      ],
      "transport": [
        "stdio"
      ],
      "hostSupport": [
        "claude-desktop",
        "claude-code",
        "visual-studio-code",
        "cursor"
      ],
      "exposed": [
        "tools",
        "resources"
      ],
      "riskLevel": "high"
    },
    {
      "slug": "sentry-mcp-server",
      "name": "Sentry MCP Server",
      "category": "mcp-server",
      "summary": "MCP server for exposing Sentry errors, issues, and observability context to coding assistants.",
      "capabilities": [
        "observability-context",
        "issue-triage",
        "tool-use"
      ],
      "officialUrl": "https://github.com/getsentry/sentry-mcp",
      "githubUrl": "https://github.com/getsentry/sentry-mcp",
      "updatedAt": "2026-05-18",
      "lastVerified": "2026-09-15",
      "sourceFreshness": "recently_verified",
      "versionStatus": "current",
      "citation": "The Sentry MCP repository describes an MCP server for interacting with Sentry through LLM assistants.",
      "sources": [
        {
          "name": "Sentry MCP GitHub",
          "url": "https://github.com/getsentry/sentry-mcp",
          "type": "github",
          "lastVerified": "2026-09-15",
          "citation": "Public Sentry repository for the MCP server."
        }
      ],
      "transport": [
        "stdio",
        "http"
      ],
      "hostSupport": [
        "cursor",
        "claude-code",
        "visual-studio-code"
      ],
      "exposed": [
        "tools",
        "resources"
      ],
      "riskLevel": "medium"
    }
  ]
}