Skip to content
Back to search
30
MCP

fastapply-mcp

pypi/fastapply-mcp

MCP server for AI-powered code editing through FastApply integration

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

Similar MCP servers embedding-nearest

mcp-code-editor
A FastMCP server providing powerful code editing tools
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
gimp-mcp-server
MCP Server for GIMP - AI Assistant for Image Editing
0 tools
@mseep/fastmail-mcp
MCP server for Fastmail API integration
0 tools
loop-mcp
MCP server for automated loop engineering in AI coding workflows
0 tools

How to use

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

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