Skip to main content
Glama

OrdiscanMCP

smithery.yaml628 B
version: 1 startCommand: type: http configSchema: type: object properties: port: type: number title: "Port" description: "The port number for the MCP server to listen on" default: 1337 endpoint: type: string title: "MCP Endpoint" description: "The endpoint path for MCP requests" default: "/mcp" responseMode: type: string title: "Response Mode" description: "The response mode for the server" enum: ["stream"] default: "stream" required: [] start: command: ["npm", "start"] port: 1337

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Calel33/ordiscan-mcp-v1'

If you have feedback or need assistance with the MCP directory API, please join our Discord server