Skip to main content
Glama

MCP Server Fichador

by SaideLeon
package.json852 B
{ "name": "mcp-fichador-server", "version": "1.0.0", "description": "MCP Server para buscar artigos e criar fichas de leitura do site todamateria.com.br", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node --esm src/index.ts", "prepare": "npm run build" }, "keywords": [ "mcp", "server", "scraping", "education", "reading-cards" ], "author": "Saide Omar Saide", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.6.0", "cheerio": "^1.0.0-rc.12", "dotenv": "^17.0.0", "groq-sdk": "^0.26.0" }, "devDependencies": { "@types/node": "^20.0.0", "ts-node": "^10.9.0", "typescript": "^5.0.0" }, "bin": { "mcp-fichador-server": "./dist/index.js" } }

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/SaideLeon/MCPServerFichador'

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