Python Code Intelligence FCP — an MCP server for querying and refactoring Python codebases through intent-level commands.
Wraps pylsp (python-lsp-server) with rope for refactoring.
uvx fcp-python
python_session -> open /path/to/project
python_query -> find MyClass
python_query -> def my_function @file:main.py
python_query -> refs MyClass @file:models.py
python_query -> symbols src/main.py
python_query -> diagnose
python_query -> inspect MyClass
python_query -> callers process_data
python_query -> map
python_query -> unused
python -> rename Config Settings
python -> extract validate @file:server.py @lines:15-30
python -> import os @file:main.py @line:5
python_help -> (shows reference card)
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimQuery and refactor Rust codebases through intent-level commands
Create and edit draw.io diagrams through intent-level commands
Create and edit PowerPoint presentations through semantic commands
Generate Terraform HCL through resource declarations
Semantic MIDI music composition
npx claudepluginhub os-tack/fcp --plugin fcp-pythonPython language server
Codebase structural index — scan Python projects once, query the import graph for blast-radius and coupling before touching code — Python projects only
Python-specific development with type hints and idiomatic refactoring
Framework-aware code intelligence MCP server. 60+ framework integrations, 81 languages, semantic search with Signal Fusion (BM25 + PageRank + embeddings + identity), refactoring tools (rename/move/extract/codemod), change-impact analysis, security scanning, and decision/session memory.
Python type-checker LSP multiplexer for Claude Code (pyright, ty, pyrefly)
A powerful code indexing tool with multi-platform support