Skip to content
Back to search
30
MCP v0.1.3

io.github.configcat/mcp-server

io.github.configcat/mcp-server

Enables AI agents to interact with ConfigCat, a feature flag service for teams.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

git-mcp-server
A Git MCP server for AI agents. STDIO & Streamable HTTP.
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
io.github.sarath-451/tomcat
Local MCP server for AI-assisted Apache Tomcat management and diagnostics
0 tools
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.configcat/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}