pyscope-mcp
by hyang0129
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYSCOPE_MCP_LOG | No | Set to '1' to enable query logging (default: unset/disabled) | |
| PYSCOPE_MCP_ROOT | Yes | Absolute path to the repository root | |
| PYSCOPE_MCP_INDEX | No | Path to the index file (default: $PYSCOPE_MCP_ROOT/.pyscope-mcp/index.json) | |
| PYSCOPE_MCP_LOG_PATH | No | Path to the query log file (default: $PYSCOPE_MCP_ROOT/.pyscope-mcp/query.jsonl) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hyang0129/pyscope-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server