Skip to main content
Glama
SuReaper

NullShot Typescript MCP Template

by SuReaper
wrangler.jsonc434 B
{ "$schema": "node_modules/wrangler/config-schema.json", "name": "cortensor-mcp", "main": "src/index.ts", "compatibility_date": "2025-04-17", "observability": { "enabled": true }, "durable_objects": { "bindings": [ { "name": "CORTENSOR_MCP", "class_name": "CortensorMCP" } ] }, "migrations": [ { "tag": "v1", "new_sqlite_classes": ["CortensorMCP"] } ] }

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/SuReaper/cortensor-mcp'

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