Skip to main content
Glama

Japanese Character Counter MCP Server

by tarakomasu
vercel.json625 B
{ "version": 2, "functions": { "app/api/mcp/route.ts": { "maxDuration": 30 } }, "headers": [ { "source": "/api/mcp", "headers": [ { "key": "Access-Control-Allow-Origin", "value": "*" }, { "key": "Access-Control-Allow-Methods", "value": "GET, POST, DELETE, OPTIONS" }, { "key": "Access-Control-Allow-Headers", "value": "Content-Type, Mcp-Session-Id" }, { "key": "Access-Control-Expose-Headers", "value": "Mcp-Session-Id" } ] } ] }

Latest Blog Posts

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/tarakomasu/mcp-practice'

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