Skip to main content
Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
en
es
ja
ko
zh
English
Spanish
Japanese
Korean
Chinese
MCP JavaScript Server
by
davlgd
Claim
npm
GitHub
Developer Tools
RAG Systems
JavaScript
Apache 2.0
6
2
Linux
Apple
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-js-server
src
src/constants.js
src/logging.js
src/response-formats.js
src/utils.js
import { readFile } from 'fs/promises'; export const MAX_LOG_LINES = 100; export const PROTOCOL_VERSION = '2024-11-05'; export const RPC_ERROR_CODES = { PARSE_ERROR: -32700, METHOD_NOT_FOUND: -32601 }
ID: m5mvzetwv7