Hello World
π΄DangerousA minimal MCP server mock in TypeScript for testing MCP clients, supporting both STDIO and HTTP/SSE protocols.
Understand what it does
Tell your agent things like:
What this capability can access
This capability requires the following permissions:
This capability has elevated permissions including Execute Code, System Administration. Review the permissions below carefully before granting access to your agent.
Set it up
Available on 1 platform. Pick yours:
Add to your MCP client configuration:
{
"mcpServers": {
"hello-world": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-hello-world"]
}
}
}Add to your README
Show that your tool is listed on AgentSift
[](https://agentsift.com/capabilities/hello-world)Options: ?style=flat-square for square corners, ?score=false for simple βlistedβ badge
Related capabilities
Aws News
Fetches the latest announcements, blog posts, and news for specific AWS services.
Flutter Skill
AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI from natural language.
Kali Mcp
An AI penetration testing tool that uses natural language to operate various security tools like nmap, sqlmap, and metasploit.
Lab
A development environment for building and testing custom MCP servers with AI and VS Code integration.
Locust
An MCP server for running Locust load tests. Configure test parameters like host, users, and spawn rate via environment variables.
Manager
A Python management system for MCP servers that wraps stdio-based servers as SSE endpoints and includes a web inspector for testing.