We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/82deutschmark/chlorpromazine-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
test-sdk-import.js•219 B
// test-sdk-import.js
import { Server } from '@modelcontextprotocol/sdk/server/index.js';
console.log('SDK Server object:', Server);
console.log('Successfully imported from @modelcontextprotocol/sdk/server/index.js');