Back to Home
Priyesh95 icon

MCP-server-blogspace

Verified Safe

by Priyesh95

Overview

An MCP server providing blog data via tools, resources, and prompts for AI applications, and an Express REST API for traditional consumption.

Installation

Run Command
npm start

Environment Variables

  • PORT
  • NODE_ENV

Security Notes

The Express API server is configured with a permissive CORS policy (origin: '*') which is a security risk in production environments and should be restricted to known client origins. No critical vulnerabilities like 'eval', direct command injection, or hardcoded sensitive credentials were found. MCP communication over stdio is generally secure within its intended client-server model.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1200
Stars0
Forks0
Last Update2026-01-19

Tags

Node.jsExpress.jsREST APIMCPAI ToolsBlog DataLLM Integration