project-advisors-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_architecture_scanB | Scans workspace source files for layer boundary violations, circular dependencies, and improper coupling. Supports Python, Rust, Go, Node.js, Java, Swift (iOS), and Kotlin (Android). |
| run_rest_api_scanB | Evaluates REST endpoints/controllers for HTTP compliance, missing pagination, state-mutating GETs, raw stack traces, and unvalidated payloads. |
| run_security_scanB | Audits security configurations, hardcoded secrets/API keys, exposed management endpoints, missing CSRF tokens, and insecure permissions. |
| run_vulnerability_scanB | Checks build dependency files (package.json, pom.xml, build.gradle, Cargo.toml, requirements.txt, etc.) against known CVE databases. |
| run_pentest_scanA | Generates non-destructive exploit payloads (SQLi, XSS, JWT tampering) against configured dev environment endpoints to test input sanitization. |
| get_telemetry_streamA | Retrieves live runtime activity (memory usage, unhandled exceptions, slow queries, leak traces) received from JVM or mobile sidecar streams. |
| run_mcp_design_scanA | Verifies the design and implementation of MCP (Model Context Protocol) servers. Checks for proper tool definitions, schema validation, transport security, and proper error handling. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ragubaran/project-advisors-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server