Skip to content
Back to search
30
MCP

helping-geek-mcp

pypi/helping-geek-mcp

A Model Context Protocol (MCP) server providing basic demonstration of MCP tools and utilities

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools
model-context-protocol-resources
Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I've built while learning about this new protocol.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "helping-geek-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}