Skip to main content
Glama

MCP Server TypeORM

package.json919 B
{ "name": "@tabnews/mcp-server", "version": "1.0.0", "description": "Servidor MCP que fornece acesso aos artigos do TabNews via Model Context Protocol", "main": "index.js", "type": "module", "bin": { "tabnews-mcp": "./bin/cli.js" }, "files": [ "bin/", "index.js" ], "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "node test-typeorm.js", "prepublishOnly": "echo 'Preparando para publicação'" }, "keywords": [ "mcp", "tabnews", "model-context-protocol", "ai", "llm" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^0.7.0", "node-fetch": "^3.3.2", "typeorm": "^0.3.20", "reflect-metadata": "^0.2.1", "pg": "^8.11.3", "dotenv": "^16.4.5" } }

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/Tiago-Alves-Dev/mcp-server-db'

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