[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"category-tools-en-analytics-monitoring":3},{"items":4,"total":383,"page":384,"pageSize":385},[5,30,45,61,76,92,109,126,140,154,170,185,199,214,229,244,260,276,292,308,323,339,354,368],{"slug":6,"name":7,"categorySlug":8,"summary":9,"description":10,"categoryName":11,"sourceUrl":12,"homepageUrl":-1,"downloadUrl":13,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":14,"forks":15,"trendScore":16,"qualityScore":16,"supportedClients":17,"clients":20,"tags":27,"installCommand":-1,"configSnippet":-1,"useCases":28,"updatedAt":29},"cloudflare-mcp-server-cloudflare","cloudflare\u002Fmcp-server-cloudflare","analytics-monitoring","Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems.","Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, you can find several MCP servers allowing you to connect to Cloudflare's service from an MCP client (e.g. Cursor, Claude) and use natural language to accomplish tasks through your Cloudflare account.\n\nThese MCP servers allow your MCP Client to read configurations from your account, process information, make suggestions based on data, and even make those suggested changes for you. All of these actions can happen across Cloudflare's many services including application development, security and performance.\n\nThey support both the streamable-http transport via \u002Fmcp and the sse transport (deprecated) via \u002Fsse.\n\nThe following servers are included in this repository:\n\nCloudflare provides two categories of MCP servers:\n\n- (mcp.cloudflare.","Analytics & monitoring","https:\u002F\u002Fgithub.com\u002Fcloudflare\u002Fmcp-server-cloudflare","https:\u002F\u002Fgithub.com\u002Fcloudflare\u002Fmcp-server-cloudflare\u002Farchive\u002FHEAD.zip",3919,0,99,[18,19],"claude-desktop","cursor",[21,24],{"slug":18,"name":22,"summary":23,"count":15},"Claude Desktop","Desktop client with local MCP configuration support.",{"slug":19,"name":25,"summary":26,"count":15},"Cursor","AI code editor frequently used with developer-focused MCP servers.",[8],[],"2026-08-30T04:32:25.362198",{"slug":31,"name":32,"categorySlug":8,"summary":33,"description":34,"categoryName":11,"sourceUrl":35,"homepageUrl":-1,"downloadUrl":36,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":37,"forks":15,"trendScore":16,"qualityScore":16,"supportedClients":38,"clients":39,"tags":42,"installCommand":-1,"configSnippet":-1,"useCases":43,"updatedAt":44},"grafana-mcp-grafana","grafana\u002Fmcp-grafana","MCP server for Grafana","A Model Context Protocol (MCP) server for Grafana.\n\nThis provides access to your Grafana instance and the surrounding ecosystem.\n\nRequires uv. Add the following to your MCP client configuration (e.g. Claude Desktop, Cursor):\n\nFor Grafana Cloud, replace GRAFANA_URL with your instance URL (e.g. https:\u002F\u002Fmyinstance.grafana.net). See Usage for more installation options including Docker, binary, and Helm.\n\n- is required for full functionality. Some features, particularly datasource-related operations, may not work correctly with earlier versions due to missing API endpoints.\n\nThe following features are currently available in MCP server. This list is for informational purposes only and does not represent a roadmap or commitment to future features.\n\n- Find dashboards by title or other metadata - Retrieve full dashboard details using its unique identifier. Warning: Large dashboards can consume significant context window space.","https:\u002F\u002Fgithub.com\u002Fgrafana\u002Fmcp-grafana","https:\u002F\u002Fgithub.com\u002Fgrafana\u002Fmcp-grafana\u002Farchive\u002FHEAD.zip",3209,[18,19],[40,41],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],[],"2026-08-30T04:32:18.433069",{"slug":46,"name":47,"categorySlug":8,"summary":48,"description":48,"categoryName":11,"sourceUrl":49,"homepageUrl":-1,"downloadUrl":50,"cliCommand":51,"primaryLanguage":-1,"license":-1,"stars":52,"forks":15,"trendScore":16,"qualityScore":16,"supportedClients":53,"clients":54,"tags":57,"installCommand":51,"configSnippet":58,"useCases":59,"updatedAt":60},"kuudoai-amazon-ads-mcp","kuudoai\u002Famazon_ads_mcp","(for clients and catalogs that display a stable package name): io.github.KuudoAI\u002Famazon_ads_mcp","https:\u002F\u002Fgithub.com\u002Fkuudoai\u002Famazon_ads_mcp","https:\u002F\u002Fgithub.com\u002Fkuudoai\u002Famazon_ads_mcp\u002Farchive\u002FHEAD.zip","npx -y mcp-remote@latest http:\u002F\u002F${HOSTNAME}:${PORT}\u002Fmcp\u002F --allow-http --header Authorization:Bearer ${OPENBRIDGE_API_KEY} --header Accept:application\u002Fjson text\u002Fevent-stream --debug",66,[18,19],[55,56],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"amazon_ads_mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"mcp-remote@latest\",\n        \"http:\u002F\u002F${HOSTNAME}:${PORT}\u002Fmcp\u002F\",\n        \"--allow-http\",\n        \"--header\",\n        \"Authorization:Bearer ${OPENBRIDGE_API_KEY}\",\n        \"--header\",\n        \"Accept:application\u002Fjson,text\u002Fevent-stream\",\n        \"--debug\"\n      ],\n      \"env\": {\n        \"HOSTNAME\": \"your_hostname\",\n        \"PORT\": \"your_server_port\",\n        \"MCP_TIMEOUT\": \"120000\",\n        \"MCP_REQUEST_TIMEOUT\": \"60000\",\n        \"MCP_CONNECTION_TIMEOUT\": \"10000\",\n        \"MCP_SERVER_REQUEST_TIMEOUT\": \"60000\",\n        \"MCP_TOOL_TIMEOUT\": \"120000\",\n        \"MCP_REQUEST_WARNING_THRESHOLD\": \"10000\",\n        \"OPENBRIDGE_API_KEY\": \"your_openbridge_token_here\"\n      }\n    }\n  }\n}",[],"2026-08-19T05:48:15.579337",{"slug":62,"name":63,"categorySlug":8,"summary":64,"description":65,"categoryName":11,"sourceUrl":66,"homepageUrl":-1,"downloadUrl":67,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":68,"forks":15,"trendScore":16,"qualityScore":16,"supportedClients":69,"clients":70,"tags":73,"installCommand":-1,"configSnippet":-1,"useCases":74,"updatedAt":75},"ibm-mcp-cli","ibm\u002Fmcp-cli","A powerful, feature-rich command-line interface for interacting with Model Context Protocol servers. This client enables seamless communication with LLMs through integration with the CHUK Tool...","A powerful, feature-rich command-line interface for interacting with Model Context Protocol servers. This client enables seamless communication with LLMs through integration with the CHUK Tool Processor and CHUK-LLM, providing tool usage, conversation management, and multiple operational modes.\n\n: MCP CLI defaults to using Ollama with the gpt-oss reasoning model for local, privacy-focused operation without requiring API keys.\n\n- : Enable OS-style virtual memory for conversation context management, powered by chuk-ai-session-manager - : Control token budget for conversation events (system prompt is uncapped on top), forcing earlier eviction and page creation - : Choose VM mode — passive (runtime-managed, default), relaxed (VM-aware conversation), or strict (model-driven paging with tools) - : Visualize VM state during conversations — page table, working set utilization, eviction metrics, TLB stats (aliases: \u002Fvm, \u002Fmem) - : Image pages return multi-block content (text + image_url) so...","https:\u002F\u002Fgithub.com\u002Fibm\u002Fmcp-cli","https:\u002F\u002Fgithub.com\u002Fibm\u002Fmcp-cli\u002Farchive\u002FHEAD.zip",1997,[18,19],[71,72],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],[],"2026-08-30T08:27:10.516099",{"slug":77,"name":78,"categorySlug":8,"summary":79,"description":80,"categoryName":11,"sourceUrl":81,"homepageUrl":-1,"downloadUrl":82,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":83,"forks":15,"trendScore":84,"qualityScore":84,"supportedClients":85,"clients":86,"tags":89,"installCommand":-1,"configSnippet":-1,"useCases":90,"updatedAt":91},"wordpress-mcp-adapter","wordpress\u002Fmcp-adapter","An MCP adapter that bridges the Abilities API to the Model Context Protocol, enabling MCP clients to discover and invoke WordPress plugin, theme, and core abilities programmatically.","The official WordPress package for MCP integration that exposes WordPress abilities as Model Context Protocol (MCP) tools, resources, and prompts for AI agents.\n\nThis adapter bridges WordPress's Abilities API with the MCP specification, providing a standardized way for AI agents to interact with WordPress functionality. It includes HTTP and STDIO transport support, comprehensive error handling, and an extensible architecture for custom integrations.\n\n- : Automatically converts WordPress abilities into MCP tools, resources, and prompts - : Create and manage multiple MCP servers with unique configurations - : - : Unified transport implementing MCP 2025-11-25 specification for HTTP-based communication - : Process-based communication via standard input\u002Foutput for local development and CLI integration - : Implement McpTransportInterface to create specialized communication protocols - : Configure servers with multiple transport methods simultaneously - : - : Default WordPress-compatible...","https:\u002F\u002Fgithub.com\u002Fwordpress\u002Fmcp-adapter","https:\u002F\u002Fgithub.com\u002Fwordpress\u002Fmcp-adapter\u002Farchive\u002FHEAD.zip",1387,96,[18,19],[87,88],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],[],"2026-08-30T08:26:54.186094",{"slug":93,"name":94,"categorySlug":8,"summary":95,"description":95,"categoryName":11,"sourceUrl":96,"homepageUrl":-1,"downloadUrl":97,"cliCommand":98,"primaryLanguage":-1,"license":-1,"stars":99,"forks":15,"trendScore":100,"qualityScore":100,"supportedClients":101,"clients":102,"tags":105,"installCommand":98,"configSnippet":106,"useCases":107,"updatedAt":108},"lasso-security-mcp-gateway","lasso-security\u002Fmcp-gateway","MCP Gateway is an advanced intermediary solution for Model Context Protocol (MCP) servers that centralizes and enhances your AI infrastructure.","https:\u002F\u002Fgithub.com\u002Flasso-security\u002Fmcp-gateway","https:\u002F\u002Fgithub.com\u002Flasso-security\u002Fmcp-gateway\u002Farchive\u002FHEAD.zip","npx -y @modelcontextprotocol\u002Fserver-filesystem .",380,91,[18,19],[103,104],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n      \"mcp-gateway\": {\n          \"command\": \"mcp-gateway\",\n          \"args\": [\n              \"--mcp-json-path\",\n              \"~\u002F.cursor\u002Fmcp.json\",\n              \"--plugin\",\n              \"basic\",\n              \"--plugin\",\n              \"xetrack\"\n          ],\n          \"servers\": {\n              \"filesystem\": {\n                  \"command\": \"npx\",\n                  \"args\": [\n                      \"-y\",\n                      \"@modelcontextprotocol\u002Fserver-filesystem\",\n                      \".\"\n                  ]\n              }\n          }\n      }\n  }\n}",[],"2026-07-17T01:47:55.453799",{"slug":110,"name":111,"categorySlug":8,"summary":112,"description":112,"categoryName":11,"sourceUrl":113,"homepageUrl":-1,"downloadUrl":114,"cliCommand":115,"primaryLanguage":-1,"license":-1,"stars":116,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":118,"clients":119,"tags":122,"installCommand":115,"configSnippet":123,"useCases":124,"updatedAt":125},"griches-bambu-mcp","griches\u002Fbambu-mcp","A Model Context Protocol (MCP) server for controlling Bambu Lab 3D printers. Manage one printer or an entire fleet from any MCP-compatible AI assistant.","https:\u002F\u002Fgithub.com\u002Fgriches\u002Fbambu-mcp","https:\u002F\u002Fgithub.com\u002Fgriches\u002Fbambu-mcp\u002Farchive\u002FHEAD.zip","npx @griches\u002Fbambu-mcp",44,90,[18,19],[120,121],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"bambu\": {\n      \"command\": \"npx\",\n      \"args\": [\"@griches\u002Fbambu-mcp\"]\n    }\n  }\n}",[],"2026-08-25T01:24:19.544301",{"slug":127,"name":128,"categorySlug":8,"summary":129,"description":129,"categoryName":11,"sourceUrl":130,"homepageUrl":-1,"downloadUrl":131,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":132,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":133,"clients":134,"tags":137,"installCommand":-1,"configSnippet":138,"useCases":139,"updatedAt":125},"sailingcoder-grafana-mcp-analyzer","sailingcoder\u002Fgrafana-mcp-analyzer","* 您问AI：\"我的服务器现在怎么样？\" * AI直接查看您的Grafana监控，回答：\"CPU使用率偏高，建议检查这几个进程...\"","https:\u002F\u002Fgithub.com\u002Fsailingcoder\u002Fgrafana-mcp-analyzer","https:\u002F\u002Fgithub.com\u002Fsailingcoder\u002Fgrafana-mcp-analyzer\u002Farchive\u002FHEAD.zip",45,[18,19],[135,136],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"grafana\": {\n      \"command\": \"grafana-mcp-analyzer\",\n      \"env\": {\n        \"CONFIG_PATH\": \"https:\u002F\u002Fraw.githubusercontent.com\u002FSailingCoder\u002Fgrafana-mcp-analyzer\u002Fmain\u002Fconfig\u002Fgrafana-config-play.js\",\n        \"MAX_CHUNK_SIZE\": \"100\"\n      }\n    }\n  }\n}",[],{"slug":141,"name":142,"categorySlug":8,"summary":143,"description":143,"categoryName":11,"sourceUrl":144,"homepageUrl":-1,"downloadUrl":145,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":146,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":147,"clients":148,"tags":151,"installCommand":-1,"configSnippet":-1,"useCases":152,"updatedAt":153},"kbthree13-mcp-espn-ff","kbthree13\u002Fmcp_espn_ff","This MCP (Model Context Protocol) server allows LLMs like Claude to interact with the ESPN Fantasy Football API.","https:\u002F\u002Fgithub.com\u002Fkbthree13\u002Fmcp_espn_ff","https:\u002F\u002Fgithub.com\u002Fkbthree13\u002Fmcp_espn_ff\u002Farchive\u002FHEAD.zip",41,[18,19],[149,150],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],[],"2026-08-26T01:16:14.628002",{"slug":155,"name":156,"categorySlug":8,"summary":157,"description":157,"categoryName":11,"sourceUrl":158,"homepageUrl":-1,"downloadUrl":159,"cliCommand":160,"primaryLanguage":-1,"license":-1,"stars":161,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":162,"clients":163,"tags":166,"installCommand":160,"configSnippet":167,"useCases":168,"updatedAt":169},"n9e-n9e-mcp-server","n9e\u002Fn9e-mcp-server","An MCP (Model Context Protocol) server for Nightingale monitoring system. This server enables AI assistants to interact with Nightingale APIs for alert management, monitoring, and observability tasks...","https:\u002F\u002Fgithub.com\u002Fn9e\u002Fn9e-mcp-server","https:\u002F\u002Fgithub.com\u002Fn9e\u002Fn9e-mcp-server\u002Farchive\u002FHEAD.zip","npx -y @n9e\u002Fn9e-mcp-server stdio",38,[18,19],[164,165],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"nightingale\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@n9e\u002Fn9e-mcp-server\", \"stdio\"],\n      \"env\": {\n        \"N9E_TOKEN\": \"your-api-token\",\n        \"N9E_BASE_URL\": \"http:\u002F\u002Fyour-n9e-server:17000\"\n      }\n    }\n  }\n}",[],"2026-08-30T01:12:19.094729",{"slug":171,"name":172,"categorySlug":8,"summary":173,"description":173,"categoryName":11,"sourceUrl":174,"homepageUrl":-1,"downloadUrl":175,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":176,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":177,"clients":178,"tags":181,"installCommand":-1,"configSnippet":182,"useCases":183,"updatedAt":184},"bsahane-mcp-ansible","bsahane\u002Fmcp-ansible","Advanced Ansible Model Context Protocol (MCP) server in Python exposing Ansible utilities for inventories, playbooks, roles, and project workflows.","https:\u002F\u002Fgithub.com\u002Fbsahane\u002Fmcp-ansible","https:\u002F\u002Fgithub.com\u002Fbsahane\u002Fmcp-ansible\u002Farchive\u002FHEAD.zip",30,[18,19],[179,180],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"ansible-mcp\": {\n      \"command\": \"python\",\n      \"args\": [\n        \"\u002FUsers\u002Fbsahane\u002FDeveloper\u002Fcursor\u002Fmcp-ansible\u002Fsrc\u002Fansible_mcp\u002Fserver.py\"\n      ],\n      \"env\": {\n        \"MCP_ANSIBLE_PROJECT_ROOT\": \"\u002FUsers\u002Fbsahane\u002FGitLab\u002FprojectAIOPS\u002Fmcp-ansible-server\",\n        \"MCP_ANSIBLE_INVENTORY\": \"\u002FUsers\u002Fbsahane\u002FGitLab\u002FprojectAIOPS\u002Fmcp-ansible-server\u002Finventory\u002Fhosts.ini\",\n        \"MCP_ANSIBLE_PROJECT_NAME\": \"projectAIOPS\"\n      }\n    }\n  }\n}",[],"2026-08-29T04:46:45.041555",{"slug":186,"name":187,"categorySlug":8,"summary":188,"description":188,"categoryName":11,"sourceUrl":189,"homepageUrl":-1,"downloadUrl":190,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":191,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":192,"clients":193,"tags":196,"installCommand":-1,"configSnippet":197,"useCases":198,"updatedAt":169},"cosjef-keepa-mcp","cosjef\u002Fkeepa_mcp","A Model Context Protocol (MCP) server that gives Claude access to Keepa's product and sales data through a more approachable, conversational interface.","https:\u002F\u002Fgithub.com\u002Fcosjef\u002Fkeepa_mcp","https:\u002F\u002Fgithub.com\u002Fcosjef\u002Fkeepa_mcp\u002Farchive\u002FHEAD.zip",32,[18,19],[194,195],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"keepa\": {\n      \"command\": \"node\",\n      \"args\": [\"\u002Fpath\u002Fto\u002Fkeepa_mcp\u002Fdist\u002Findex.js\"],\n      \"env\": {\n        \"KEEPA_API_KEY\": \"your_keepa_api_key_here\"\n      }\n    }\n  }\n}",[],{"slug":200,"name":201,"categorySlug":8,"summary":202,"description":202,"categoryName":11,"sourceUrl":203,"homepageUrl":-1,"downloadUrl":204,"cliCommand":205,"primaryLanguage":-1,"license":-1,"stars":206,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":207,"clients":208,"tags":211,"installCommand":205,"configSnippet":212,"useCases":213,"updatedAt":60},"geli2001-datadog-mcp-server","geli2001\u002Fdatadog-mcp-server","A Model Context Protocol (MCP) server for interacting with the Datadog API.","https:\u002F\u002Fgithub.com\u002Fgeli2001\u002Fdatadog-mcp-server","https:\u002F\u002Fgithub.com\u002Fgeli2001\u002Fdatadog-mcp-server\u002Farchive\u002FHEAD.zip","npx datadog-mcp-server --apiKey \u003CYOUR_API_KEY> --appKey \u003CYOUR_APP_KEY> --site \u003CYOUR_DD_SITE>(e.g us5.datadoghq.com)",69,[18,19],[209,210],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"datadog\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"datadog-mcp-server\",\n        \"--apiKey\",\n        \"\u003CYOUR_API_KEY>\",\n        \"--appKey\",\n        \"\u003CYOUR_APP_KEY>\",\n        \"--site\",\n        \"\u003CYOUR_DD_SITE>(e.g us5.datadoghq.com)\"\n      ]\n    }\n  }\n}",[],{"slug":215,"name":216,"categorySlug":8,"summary":217,"description":217,"categoryName":11,"sourceUrl":218,"homepageUrl":-1,"downloadUrl":219,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":220,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":221,"clients":222,"tags":225,"installCommand":-1,"configSnippet":226,"useCases":227,"updatedAt":228},"pamosima-network-mcp-docker-suite","pamosima\u002Fnetwork-mcp-docker-suite","This is a demonstration project showcasing MCP server implementations for network management. Intended for educational purposes, testing, and development environments.","https:\u002F\u002Fgithub.com\u002Fpamosima\u002Fnetwork-mcp-docker-suite","https:\u002F\u002Fgithub.com\u002Fpamosima\u002Fnetwork-mcp-docker-suite\u002Farchive\u002FHEAD.zip",52,[18,19],[223,224],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"Meraki-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8000\u002Fmcp\",\n      \"timeout\": 60000\n    },\n    \"NetBox-MCP-Server\": {\n      \"transport\": \"http\", \n      \"url\": \"http:\u002F\u002Flocalhost:8001\u002Fmcp\",\n      \"timeout\": 60000\n    },\n    \"Catalyst-Center-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8002\u002Fmcp\", \n      \"timeout\": 60000\n    },\n    \"IOS-XE-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8003\u002Fmcp\",\n      \"timeout\": 60000\n    },\n    \"ThousandEyes-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8004\u002Fmcp\",\n      \"timeout\": 60000\n    },\n    \"ISE-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8005\u002Fmcp\",\n      \"timeout\": 60000\n    },\n    \"Splunk-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8006\u002Fmcp\",\n      \"timeout\": 60000\n    },\n    \"Prometheus-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8007\u002Fmcp\",\n      \"timeout\": 60000\n    },\n    \"ClickHouse-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8008\u002Fmcp\",\n      \"timeout\": 60000\n    },\n    \"GitLab-MCP-Server\": {\n      \"transport\": \"http\",\n      \"url\": \"http:\u002F\u002Flocalhost:8009\u002Fmcp\",\n      \"timeout\": 60000\n    }\n  }\n}",[],"2026-08-21T02:48:28.566819",{"slug":230,"name":231,"categorySlug":8,"summary":232,"description":232,"categoryName":11,"sourceUrl":233,"homepageUrl":-1,"downloadUrl":234,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":235,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":236,"clients":237,"tags":240,"installCommand":-1,"configSnippet":241,"useCases":242,"updatedAt":243},"hachecito-odoo-mcp-improved","hachecito\u002Fodoo-mcp-improved","Odoo MCP Improved is a comprehensive implementation of the Model Context Protocol (MCP) for Odoo ERP systems.","https:\u002F\u002Fgithub.com\u002Fhachecito\u002Fodoo-mcp-improved","https:\u002F\u002Fgithub.com\u002Fhachecito\u002Fodoo-mcp-improved\u002Farchive\u002FHEAD.zip",48,[18,19],[238,239],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"odoo\": {\n      \"command\": \"python\",\n      \"args\": [\"-m\", \"odoo_mcp\"],\n      \"env\": {\n        \"ODOO_URL\": \"https:\u002F\u002Fyour-odoo-instance.com\",\n        \"ODOO_DB\": \"your_database\",\n        \"ODOO_USERNAME\": \"your_username\",\n        \"ODOO_PASSWORD\": \"your_password\"\n      }\n    }\n  }\n}",[],"2026-08-06T01:52:12.651647",{"slug":245,"name":246,"categorySlug":8,"summary":247,"description":247,"categoryName":11,"sourceUrl":248,"homepageUrl":-1,"downloadUrl":249,"cliCommand":250,"primaryLanguage":-1,"license":-1,"stars":251,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":252,"clients":253,"tags":256,"installCommand":250,"configSnippet":257,"useCases":258,"updatedAt":259},"perforce-p4mcp-server","perforce\u002Fp4mcp-server","Perforce P4 MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system.","https:\u002F\u002Fgithub.com\u002Fperforce\u002Fp4mcp-server","https:\u002F\u002Fgithub.com\u002Fperforce\u002Fp4mcp-server\u002Farchive\u002FHEAD.zip","docker run -i --rm --hostname your-hostname -e P4PORT=ssl:perforce.example.com:1666 -e P4USER=your_username -e P4CLIENT=your_workspace -v \u002FUsers\u002Fyour_username\u002F.p4tickets:\u002Fhome\u002Fmcpuser\u002F.p4tickets:ro ghcr.io\u002Fperforce\u002Fp4mcp-server:latest",106,[18,19],[254,255],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"perforce-p4-mcp\": {\n      \"command\": \"\u002Fabsolute\u002Fpath\u002Fto\u002Fp4-mcp-server\",\n      \"env\": {\n        \"P4PORT\": \"ssl:perforce.example.com:1666\",\n        \"P4USER\": \"your_username\",\n        \"P4CLIENT\": \"your_workspace\"\n      },\n      \"args\": [\n        \"--readonly\", \"--allow-usage\"\n      ]\n    }\n  }\n}",[],"2026-07-23T01:51:34.868769",{"slug":261,"name":262,"categorySlug":8,"summary":263,"description":263,"categoryName":11,"sourceUrl":264,"homepageUrl":-1,"downloadUrl":265,"cliCommand":266,"primaryLanguage":-1,"license":-1,"stars":267,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":268,"clients":269,"tags":272,"installCommand":266,"configSnippet":273,"useCases":274,"updatedAt":275},"winor30-mcp-server-datadog","winor30\u002Fmcp-server-datadog",": This is a community-maintained project and is not officially affiliated with, endorsed by, or supported by Datadog, Inc.","https:\u002F\u002Fgithub.com\u002Fwinor30\u002Fmcp-server-datadog","https:\u002F\u002Fgithub.com\u002Fwinor30\u002Fmcp-server-datadog\u002Farchive\u002FHEAD.zip","npx -y @modelcontextprotocol\u002Fserver-github",143,[18,19],[270,271],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"github\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@modelcontextprotocol\u002Fserver-github\"],\n      \"env\": {\n        \"GITHUB_PERSONAL_ACCESS_TOKEN\": \"\u003CYOUR_TOKEN>\"\n      }\n    }\n  }\n}",[],"2026-07-21T01:01:02.535389",{"slug":277,"name":278,"categorySlug":8,"summary":279,"description":279,"categoryName":11,"sourceUrl":280,"homepageUrl":-1,"downloadUrl":281,"cliCommand":282,"primaryLanguage":-1,"license":-1,"stars":283,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":284,"clients":285,"tags":288,"installCommand":282,"configSnippet":289,"useCases":290,"updatedAt":291},"mzxrai-mcp-openai","mzxrai\u002Fmcp-openai","A Model Context Protocol (MCP) server that lets you seamlessly use OpenAI's models right from Claude.","https:\u002F\u002Fgithub.com\u002Fmzxrai\u002Fmcp-openai","https:\u002F\u002Fgithub.com\u002Fmzxrai\u002Fmcp-openai\u002Farchive\u002FHEAD.zip","npx -y @mzxrai\u002Fmcp-openai@latest",76,[18,19],[286,287],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"mcp-openai\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@mzxrai\u002Fmcp-openai@latest\"],\n      \"env\": {\n        \"OPENAI_API_KEY\": \"your-api-key-here (get one from https:\u002F\u002Fplatform.openai.com\u002Fapi-keys)\"\n      }\n    }\n  }\n}",[],"2026-08-06T01:31:51.172963",{"slug":293,"name":294,"categorySlug":8,"summary":295,"description":295,"categoryName":11,"sourceUrl":296,"homepageUrl":-1,"downloadUrl":297,"cliCommand":298,"primaryLanguage":-1,"license":-1,"stars":299,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":300,"clients":301,"tags":304,"installCommand":298,"configSnippet":305,"useCases":306,"updatedAt":307},"pro-vi-mcp-filter","pro-vi\u002Fmcp-filter","MCP Filter A proxy MCP (Model Context Protocol) server that filters the upstream tool surface to just the tools you need.","https:\u002F\u002Fgithub.com\u002Fpro-vi\u002Fmcp-filter","https:\u002F\u002Fgithub.com\u002Fpro-vi\u002Fmcp-filter\u002Farchive\u002FHEAD.zip","npx -y @supabase\u002Fmcp-server-supabase@latest --access-token YOUR_TOKEN",54,[18,19],[302,303],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"supabase\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@supabase\u002Fmcp-server-supabase@latest\",\n        \"--access-token\",\n        \"YOUR_TOKEN\"\n      ]\n    }\n  }\n}",[],"2026-08-22T00:56:43.020836",{"slug":309,"name":310,"categorySlug":8,"summary":311,"description":311,"categoryName":11,"sourceUrl":312,"homepageUrl":-1,"downloadUrl":313,"cliCommand":314,"primaryLanguage":-1,"license":-1,"stars":315,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":316,"clients":317,"tags":320,"installCommand":314,"configSnippet":321,"useCases":322,"updatedAt":153},"askdba-mysql-mcp-server","askdba\u002Fmysql-mcp-server","A fast, read-only MySQL Server for the Model Context Protocol (MCP) written in Go.","https:\u002F\u002Fgithub.com\u002Faskdba\u002Fmysql-mcp-server","https:\u002F\u002Fgithub.com\u002Faskdba\u002Fmysql-mcp-server\u002Farchive\u002FHEAD.zip","docker run -i --rm -e MYSQL_DSN=root:password@tcp(host.docker.internal:3306)\u002Fmydb?parseTime=true -e MYSQL_MCP_EXTENDED=1 ghcr.io\u002Faskdba\u002Fmysql-mcp-server:latest",40,[18,19],[318,319],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"mysql\": {\n      \"command\": \"mysql-mcp-server\",\n      \"env\": {\n        \"MYSQL_DSN\": \"user:password@tcp(127.0.0.1:3306)\u002Fmydb?parseTime=true\",\n        \"MYSQL_MAX_ROWS\": \"200\",\n        \"MYSQL_MCP_EXTENDED\": \"1\"\n      }\n    }\n  }\n}",[],{"slug":324,"name":325,"categorySlug":8,"summary":326,"description":326,"categoryName":11,"sourceUrl":327,"homepageUrl":-1,"downloadUrl":328,"cliCommand":329,"primaryLanguage":-1,"license":-1,"stars":330,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":331,"clients":332,"tags":335,"installCommand":329,"configSnippet":336,"useCases":337,"updatedAt":338},"signoz-signoz-mcp-server","signoz\u002Fsignoz-mcp-server","A Model Context Protocol (MCP) server that provides seamless access to SigNoz observability data through AI assistants and LLMs.","https:\u002F\u002Fgithub.com\u002Fsignoz\u002Fsignoz-mcp-server","https:\u002F\u002Fgithub.com\u002Fsignoz\u002Fsignoz-mcp-server\u002Farchive\u002FHEAD.zip","docker run -p 8000:8000 \\",107,[18,19],[333,334],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"signoz\": {\n      \"url\": \"https:\u002F\u002Fmcp.\u003Cregion>.signoz.cloud\u002Fmcp\"\n    }\n  }\n}",[],"2026-07-22T00:31:28.805179",{"slug":340,"name":341,"categorySlug":8,"summary":342,"description":342,"categoryName":11,"sourceUrl":343,"homepageUrl":-1,"downloadUrl":344,"cliCommand":345,"primaryLanguage":-1,"license":-1,"stars":346,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":347,"clients":348,"tags":351,"installCommand":345,"configSnippet":352,"useCases":353,"updatedAt":60},"marcomoauro-substack-mcp","marcomoauro\u002Fsubstack-mcp","A Model Context Protocol (MCP) Server for Substack enabling LLM clients to interact with Substack's API for automations like creating posts, managing drafts, and more.","https:\u002F\u002Fgithub.com\u002Fmarcomoauro\u002Fsubstack-mcp","https:\u002F\u002Fgithub.com\u002Fmarcomoauro\u002Fsubstack-mcp\u002Farchive\u002FHEAD.zip","npx -y substack-mcp@latest",62,[18,19],[349,350],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],"{\n  \"mcpServers\": {\n    \"substack-api\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"substack-mcp@latest\"],\n      \"env\": {\n        \"SUBSTACK_PUBLICATION_URL\": \"\u003CYOUR_PUBLICATION_URL>\",\n        \"SUBSTACK_SESSION_TOKEN\": \"\u003CYOUR_SESSION_TOKEN>\",\n        \"SUBSTACK_USER_ID\": \"\u003CYOUR_USER_ID>\"\n      }\n    }\n  }\n}",[],{"slug":355,"name":356,"categorySlug":8,"summary":357,"description":358,"categoryName":11,"sourceUrl":359,"homepageUrl":-1,"downloadUrl":360,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":161,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":361,"clients":362,"tags":365,"installCommand":-1,"configSnippet":-1,"useCases":366,"updatedAt":367},"getsentry-plausible-mcp","getsentry\u002Fplausible-mcp","MCP server for Plausible Analytics — query traffic, conversions, and compare periods from any AI tool","MCP server for Plausible Analytics — query traffic, conversions, and compare time periods from any AI tool that supports Model Context Protocol.\n\nBuilt for teams that want to ask questions like: - \"Did our deploy on Tuesday affect traffic to \u002Fpricing?\" - \"What's the signup conversion rate on \u002Fblog this month?\" - \"How does this week's bounce rate compare to last week?\"\n\nAll query tools are and annotated with readOnlyHint: true.\n\nHosted deployments additionally expose send_feedback, which files feedback about the server itself (confusing errors, missing capabilities) into the maintainers' Sentry User Feedback inbox. It is only registered when the server runs with Sentry (enableFeedbackTool).\n\nKeep the URL --header. --header is variadic, so if it comes last it swallows the URL and the CLI fails with error: missing required argument 'commandOrUrl'.\n\nOr add manually to your MCP client config (Claude Desktop, Cursor, etc.):\n\nThe \u002Finternal endpoint is an OAuth 2.1 server — no API key needed.","https:\u002F\u002Fgithub.com\u002Fgetsentry\u002Fplausible-mcp","https:\u002F\u002Fgithub.com\u002Fgetsentry\u002Fplausible-mcp\u002Farchive\u002FHEAD.zip",[18,19],[363,364],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],[],"2026-08-31T01:43:55.467372",{"slug":369,"name":370,"categorySlug":8,"summary":371,"description":372,"categoryName":11,"sourceUrl":373,"homepageUrl":-1,"downloadUrl":374,"cliCommand":-1,"primaryLanguage":-1,"license":-1,"stars":375,"forks":15,"trendScore":117,"qualityScore":117,"supportedClients":376,"clients":377,"tags":380,"installCommand":-1,"configSnippet":-1,"useCases":381,"updatedAt":382},"ai-fange-robotarm-mcp-p340","ai-fange\u002Frobotarm-mcp-p340","a mcp server for p340 robot arm","A Model Context Protocol (MCP) server implementation that provides natural language control for ElephantRobotics MyCobot series robotic arms (especially optimized for ultraArmP340). This server enables controlling robotic arms through conversational AI, making robotics accessible to everyone.\n\n- 🤖 Support for multiple MyCobot models (ultraArmP340, MyCobot280, MyCobot320) - 🎮 Natural language control via MCP protocol - 🔧 Simulation mode for development without physical hardware - 🛡️ Safety features including emergency stop - 📊 Real-time status monitoring\n\nThe server provides the following control tools:\n\n- - Connect to a robotic arm - Input: model (string): Robot model - Input: port (string): Serial port - Returns: Connection status\n\n- - Get current robot status - Returns: Current angles, coordinates, gripper\u002Fpump state, movement status\n\n- - Move joints to specific angles - Input: angles (array): Target angles for each joint - Input: speed (int): Movement speed - Returns: Movement...","https:\u002F\u002Fgithub.com\u002Fai-fange\u002Frobotarm-mcp-p340","https:\u002F\u002Fgithub.com\u002Fai-fange\u002Frobotarm-mcp-p340\u002Farchive\u002FHEAD.zip",36,[18,19],[378,379],{"slug":18,"name":22,"summary":23,"count":15},{"slug":19,"name":25,"summary":26,"count":15},[8],[],"2026-09-04T00:56:39.397232",59,1,24]