register_server
Register an MCP server with metadata, including name, URL, transport type, description, organization, and tools. This tool tracks server health, tools, and org membership to prevent MCP sprawl and enable configuration portability.
Instructions
Register an MCP server with metadata. Tracks health, tools, and org membership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Server name (e.g. "filesystem-mcp") | |
| url | Yes | Server URL or package name | |
| transport | No | Transport type | stdio |
| description | No | What this server does | |
| org_id | No | Organization identifier for multi-tenant grouping | default |
| tools | No | List of tool names this server provides (if known) |