Skip to main content
Glama

MCP TabNews Integration

package.json494 B
{ "name": "mcp-tabnews", "version": "1.0.0", "description": "A service that provides access to TabNews API data", "main": "src/index.ts", "type": "module", "engines": { "node": ">=20.0.0" }, "scripts": { "start": "node --no-warnings src/index.ts", "dev": "node --inspect --watch src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.24" }, "license": "MIT" }

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/renant/mcp-tabnews'

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