Minimal MCP server with echo text tool
About
A minimal Model Context Protocol (MCP) server with a simple echo_text tool for testing MCP clients and marketplace listing.
Security Report
This is a minimal, well-structured MCP server with a simple echo tool and no authentication requirements. The codebase is clean with no malicious patterns, hardcoded secrets, or dangerous operations. Permissions are appropriately scoped to the server's purpose as a basic text-processing tool. Minor code quality issues (broad exception handling potential, input validation) prevent a higher score but do not represent security risks. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 9 high severity).
4 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Install instructions and configuration are available after purchase.
Getting Started
Once installed, try these example prompts and explore these capabilities:
- 1Call echo_text with a text input.
- 2Tool: echo_text - Returns the same text as output.
Documentation
View on GitHubFrom the project's GitHub README.
Simple Text MCP Server
A minimal Model Context Protocol (MCP) server for marketplace testing.
Tool: echo_text
Input:
{"text":"hello"}
Output:
{"text":"hello"}
Requirements
- Python 3.10+
Install
pip install .
Run
simple-text-mcp
Test with MCP Inspector
npx @modelcontextprotocol/inspector simple-text-mcp
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.