Skip to main content
Glama

Notion MCP Server

by michaelwaves
server.log363 B
> @yc-hackathon/notion-mcp@0.1.0 dev:shttp > tsx src/index.ts --port 3004 [dotenv@17.2.1] injecting env (1) from .env -- tip: ⚙️ write to custom object with { processEnv: myObject } Notion MCP Server listening on http://localhost:3004 Put this in your client config: { "mcpServers": { "notion": { "url": "http://localhost:3004/mcp" } } }

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/michaelwaves/notion-mcp'

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