mit History 519 Commits 519 Commits .github .github articals articals assets assets bin bin docs docs examples examples frontend frontend locales locales scripts scripts src src tests tests .coveragerc .coveragerc .do...
Traction
No public download signal
pnpm-workspace.yaml servers.json servers.json tsconfig.json tsconfig.json tsconfig.test.json tsconfig.test.json View all files Repository files navigation README Apache-2.0 license MCPHub: The Unified Hub for Model Co...
Traction
No public download signal
ES Topics Trending Collections Enterprise ENTERPRISE SOLUTIONS Enterprise platform AI-powered developer platform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enter...
Traction
No public download signal
Get started in 5 minutes Configuration MCP server configuration options Database Mode PostgreSQL setup for production OAuth OAuth 2.0 client and server setup Smart Routing AI-powered tool discovery Docker Setup Docker...
Traction
No public download signal
tting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to...
Traction
No public download signal
sed under the Apache 2.0 License . About A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies docs.mcphub.app Topics mcp...
Traction
No public download signal
ranular Group Visibility - Control Tool, Prompt, and Resource visibility independently for each server inside a group Smart Routing - AI-powered tool discovery using vector semantic search ( Learn more ) Hot-Swappable...
Traction
No public download signal
GitHub - samanhappy/mcphub: A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies 路 GitHub Skip to content Navigation Men...
Traction
No public download signal
Tip: Change the admin password after first login for security. Connect AI Clients Connect AI clients (Claude Desktop, Cursor, etc.) via: http://localhost:3000/mcp # All servers http://localhost:3000/mcp/{group} # Spec...
Traction
No public download signal
Why GitHub Documentation Blog Changelog Marketplace View all features Solutions BY COMPANY SIZE Enterprises Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use...
Traction
No public download signal
tch" : { "command" : " uvx " , "args" : [ " mcp-server-fetch " ] } } } 馃摉 See Configuration Guide for full options including OAuth, environment variables, and more. Docker Deployment # Run with custom config (recommen...
Traction
No public download signal
XcodeBuildMCP/docs/dev/CONTRIBUTING.md at main 路 getsentry/XcodeBuildMCP 路 GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings Platform AI CODE CREATION GitHub Copilot Write better cod...
Traction
No public download signal
latform AVAILABLE ADD-ONS GitHub Advanced Security Enterprise-grade security features Copilot for Business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search...
Traction
No public download signal
Inspection Mode (Raw MCP Debugging) Exposes debug tools for making raw MCP protocol calls and inspecting server responses: # Start reloaderoo in inspection mode reloaderoo inspect mcp -- node build/cli.js mcp Availabl...
Traction
No public download signal
lease read TESTING.md in its entirety before writing tests. Pre-Commit Checklist MANDATORY : Run these commands before any commit and ensure they all pass: # 1. Run linting (must pass with 0 errors) npm run lint:fix #...
Traction
No public download signal
s hot-reloading capabilities and advanced debugging features for MCP servers. Reloaderoo operates in two modes: 1. Proxy Mode (Hot-Reloading) Provides transparent hot-reloading without disconnecting your MCP client: #...
Traction
No public download signal
dMCP " , " -- " , " node " , " /path/to/XcodeBuildMCP/build/cli.js " , " mcp " ], "env" : { "XCODEBUILDMCP_DEBUG" : " true " } } Workflow Selection Testing Test full vs. selective workflow registration during developm...
Traction
No public download signal
ses Small and medium teams Startups Nonprofits BY USE CASE App Modernization DevSecOps DevOps CI/CD View all use cases BY INDUSTRY Healthcare Financial services Manufacturing Government View all industries View all so...
Traction
No public download signal
y Changes : New functionality immediately available without reconnecting client Architecture and Code Standards Before making changes, please familiarize yourself with: ARCHITECTURE.md - Comprehensive architectural ov...
Traction
No public download signal
tte ( Cmd+Shift+P or Ctrl+Shift+P ), running Mcp: List Servers , selecting xcodebuildmcp-dev , and starting the server. Launch the Debugger : Press F5 to attach the Node.js debugger. Once these steps are completed, yo...
Traction
No public download signal
configuration format, just add the the following to your client's JSON configuration's mcpServers object: { "mcpServers" : { "XcodeBuildMCP" : { "command" : " node " , "args" : [ " /path_to/XcodeBuildMCP/build/cli.js...
Traction
No public download signal
e a new doctor MCP tool called doctor which your agent can call to get information about the server's environment, available tools, and configuration status. Note You can also call the doctor tool directly using the f...
Traction
No public download signal
AXE_LOCAL_DIR=/absolute/path/to/AXe npm run bundle:axe Rules: Local mode is enabled only when AXE_USE_LOCAL=1 . AXE_LOCAL_DIR must point to a valid AXe repository (must contain Package.swift ). If AXE_USE_LOCAL=1 and...
Traction
No public download signal
s Plugin Development Quick Plugin Development Checklist Working with Project Templates Template Repositories Local Template Development Template Versioning Testing Template Changes Testing Submitting Code of Conduct L...
Traction
No public download signal
nother tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} getsentry / XcodeBuildMCP Public Uh oh! There was an er...
Traction
No public download signal
Guidelines (TESTING.md) . This is the canonical source of truth for all testing practices. Key Principles (Summary): Dependency Injection for Complex Processes : MCP tool logic functions that orchestrate complex, long...
Traction
No public download signal
umbs XcodeBuildMCP / docs / dev / CONTRIBUTING.md Top File metadata and controls Preview Code Blame 418 lines (315 loc) 路 14.7 KB Raw Copy raw file Download raw file Outline Edit and raw actions Contributing Contribut...
Traction
No public download signal
and create a new branch Follow the TypeScript best practices and existing code style Add proper parameter validation and error handling Plugin Development For comprehensive instructions on creating new tools and workf...
Traction
No public download signal
ow metadata if creating new workflow group See PLUGIN_DEVELOPMENT.md for complete details. Working with Project Templates XcodeBuildMCP uses external template repositories for the iOS and macOS project scaffolding fea...
Traction
No public download signal
e development export XCODEBUILDMCP_IOS_TEMPLATE_PATH=/path/to/XcodeBuildMCP-iOS-Template # For macOS template development export XCODEBUILDMCP_MACOS_TEMPLATE_PATH=/path/to/XcodeBuildMCP-macOS-Template When using MCP c...
Traction
No public download signal
ackage.json under templateVersion You can override the template version with XCODEBUILD_MCP_TEMPLATE_VERSION environment variable To update the default template version: Update templateVersion in package.json Run npm...
Traction
No public download signal
vailable configuration options. Concepts User data directory chrome-devtools-mcp starts a Chrome's stable channel instance using the following user data directory: Linux / macOS: $HOME/.cache/chrome-devtools-mcp/chrom...
Traction
No public download signal
g Chrome instance Step 1: Set up remote debugging in Chrome In Chrome (>= M144), do the following to set up remote debugging: Navigate to chrome://inspect/#remote-debugging to enable remote debugging. Follow the dialo...
Traction
No public download signal
ni-cli and run the following prompt: Check the performance of https://developers.chrome.com Note The autoConnect option requires the user to start Chrome. If the user has multiple active profiles, the MCP server will...
Traction
No public download signal
environment that does not allow starting a new Chrome instance. Here is a step-by-step guide on how to connect to a running Chrome instance: Step 1: Configure the MCP client Add the --browser-url option to your MCP cl...
Traction
No public download signal
plication state when alternating between manual site testing and agent-driven testing. When the MCP needs to sign into a website. Some accounts may prevent sign-in when the browser is controlled via WebDriver (the def...
Traction
No public download signal