Skip to main content
Glama

Micro.blog Books MCP Server

by 7robots
package.json838 B
{ "name": "micro-blog-books-dxt", "version": "1.0.0", "description": "Micro.blog Books MCP Server Desktop Extension", "type": "module", "main": "server/index.js", "scripts": { "start": "node server/index.js", "dev": "node --inspect server/index.js", "build": "node build.js", "package": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1" }, "devDependencies": { "archiver": "^5.3.1" }, "engines": { "node": ">=18.0.0" }, "license": "MIT", "author": { "name": "Micro.blog Books MCP Team", "url": "https://github.com/7robots/micro-mcp-server" }, "repository": { "type": "git", "url": "https://github.com/7robots/micro-mcp-server.git" }, "keywords": [ "micro.blog", "books", "mcp", "desktop-extension", "dxt" ] }

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/7robots/micro-mcp-server'

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