J

mcp-server

...
Created 2/3/2025bysandy-mount

Language:

JavaScript

Stars:

3

Forks:

0

mcp-server

npm version License: MIT

A simple JSON-RPC 2.0 server implementing the Model-Client-Protocol (MCP). This server provides basic echo functionality and follows the JSON-RPC 2.0 specification.

Features

  • JSON-RPC 2.0 compliant
  • CORS enabled
  • Built-in echo tool
  • Simple initialization protocol

Quick Start

npx mcp-server

Will run the server on port 4333

Installation

npm install mcp-server
Last updated: 2/6/2025

Publisher info

sandy-mount's avatar

sandy-mount

1
followers
0
following
5
repos

More MCP servers built with JavaScript

mcp-server-semgrep

MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.

By Szowesgad9
protonmail-mcp

This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.

By amotivv6
agentql-mcp

Model Context Protocol server that integrates AgentQL's data extraction capabilities.

By tinyfish-io45