DeepIP MCP Server
A remote Model Context Protocol server operated by DeepIP at https://app.deepip.ai/mcp, letting an MCP-capable agent act inside a DeepIP tenant on behalf of a signed-in user. It is protected by OAuth 2.0 authorization-code with PKCE (S256) and advertises itself through RFC 9728 protected-resource metadata and RFC 8414 authorization-server metadata, both of which resolve anonymously. The tool set is not public — tools/list and initialize return 401 MISSING_CREDENTIALS without a bearer token — and DeepIP documents the server nowhere on its public site; it was found by probing the application host. The endpoint is recorded because it was verified live, not because it is advertised.
Documentation
Authentication
https://raw.githubusercontent.com/api-evangelist/deepip/refs/heads/main/authentication/deepip-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/deepip/refs/heads/main/rate-limits/deepip-rate-limits.yml
Other Resources
MCPServer
https://raw.githubusercontent.com/api-evangelist/deepip/refs/heads/main/mcp/deepip-mcp.yml
OAuthScopes
https://raw.githubusercontent.com/api-evangelist/deepip/refs/heads/main/scopes/deepip-scopes.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/deepip/refs/heads/main/errors/deepip-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/deepip/refs/heads/main/conventions/deepip-conventions.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/deepip/refs/heads/main/apis.yml