{
  "serverInfo": {
    "name": "submitmap",
    "version": "2.0.0"
  },
  "description": "The SubmitMap launch directory over MCP. Search platforms and qualify a product anonymously; with the maker's token, store the product, plan a run order, get the filled brief for a form and record the result.",
  "websiteUrl": "https://submitmap.com",
  "documentationUrl": "https://submitmap.com/docs/",
  "endpoint": "https://submitmap.com/api/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://submitmap.com/api/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authorization": {
    "type": "oauth2",
    "protectedResourceMetadata": "https://submitmap.com/.well-known/oauth-protected-resource",
    "authorizationServerMetadata": "https://submitmap.com/.well-known/oauth-authorization-server",
    "scopesSupported": [
      "submitmap"
    ],
    "optional": true
  }
}
