Skip to main content
Glama

Citi Bike MCP Server

by sjhangiani12
index.d.ts622 B
export default function createServer({ config }: { config: Record<string, unknown>; }): import("@modelcontextprotocol/sdk/server").Server<{ method: string; params?: { [x: string]: unknown; _meta?: { [x: string]: unknown; progressToken?: string | number | undefined; } | undefined; } | undefined; }, { method: string; params?: { [x: string]: unknown; _meta?: { [x: string]: unknown; } | undefined; } | undefined; }, { [x: string]: unknown; _meta?: { [x: string]: unknown; } | undefined; }>;

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/sjhangiani12/citibike_mcp'

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