Skip to content
Back to search
30
MCP

clear-skies-mcp-server

pypi/clear-skies-mcp-server

MCP server for the clearskies Python framework - provides code generation, documentation, and scaffolding tools

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

Similar MCP servers embedding-nearest

mcp-codegen
Python Package to provide assistance in generating MCP server project.
0 tools
diagrams-mcp
MCP server for generating infrastructure and architecture diagrams as code using the Python diagrams library
0 tools
clearml-mcp
lightweight MCP server that interacts with the ClearML API
0 tools
purescript-mcp-tools
A Model Context Protocol (MCP) server providing PureScript development tools for AI assistants
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
io.github.ormastes/simple-mcp-server
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
0 tools

How to use

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

{
  "mcpServers": {
    "clear-skies-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}