stacksfinder-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STACKSFINDER_API_KEY | No | API key for Pro features (optional for free tools) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_technologiesA | Lists all available technology IDs for use with other tools. Essential for discovering valid technology identifiers. |
| analyze_techB | Detailed analysis of a technology with 6-dimension scores, strengths, weaknesses, and compatible technologies. |
| compare_techsB | Side-by-side comparison of 2-4 technologies with per-dimension winners and compatibility matrix. |
| recommend_stack_demoA | Try StacksFinder's tech stack recommendations for FREE - once per day, no account required. Returns the optimal technology for each category based on deterministic scoring. For unlimited access, priorities, constraints, and AI-generated narratives, upgrade to Pro at https://stacksfinder.com/pricing |
| recommend_stackB | Recommends the best tech stack for a project using real-time scoring with context adjustments. Requires API key. |
| get_blueprintB | Fetches an existing blueprint by ID. Blueprints are generated via the StacksFinder web UI. Requires API key. |
| create_blueprintA | Creates a new tech stack blueprint for a project. Requires API key with 'blueprint:write' scope. The blueprint generation is asynchronous. By default, this tool waits for completion and returns the full blueprint. Set waitForCompletion=false to get the job ID immediately for manual polling. Example usage:
|
| setup_api_keyA | Authenticates with your StacksFinder account and creates an API key. Requires Pro or Team tier. The key is returned once and should be saved securely. |
| list_api_keysA | Lists your StacksFinder API keys. Requires a configured API key. |
| revoke_api_keyA | Revokes an API key. This action cannot be undone. |
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/hoklims/stacksfinder-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server