Back to search
30
MCP

egile-mcp-starter

pypi/egile-mcp-starter

A comprehensive and extensible cookiecutter template system for creating Model Context Protocol (MCP) servers with plugin architecture supporting multiple templates including RAG-enabled servers

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

Similar MCP servers embedding-nearest

elysia-mcp-starter
A starter template for building MCP (Model Context Protocol) servers using Elysia and Bun runtime.
0 tools
aglet-builtin-tool-mcp
Aglet Tool Technique that adopts MCP (Model Context Protocol) servers.
0 tools
ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
0 tools
@g99/lightrag-mcp-server
Model Context Protocol (MCP) server for LightRAG - 30 fully working tools with complete RAG and Knowledge Graph integration
0 tools
context-engineering-mcp
MCP server for Context Engineering templates and protocols
0 tools
rails-mcp-server
A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to in
0 tools

How to use

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

{
  "mcpServers": {
    "egile-mcp-starter": {
      "url": "None",
      "transport": "http"
    }
  }
}