Skip to main content
Glama

AI Note MCP Server

by ainote-dev
MIT License
5
  • Apple
claude_desktop_config.json302 B
{ "mcpServers": { "ainote": { "command": "node", "args": ["/path/to/ainote/mcp-proxy/index.js"], "env": { "AINOTE_API_KEY": "YOUR_MCP_KEY_HERE", "AINOTE_API_URL": "https://api.ainote.dev" }, "capabilities": { "tools": true } } } }

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/ainote-dev/ainote-mcp'

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