lynxprompt-mcp
by GeiserX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LYNXPROMPT_URL | Yes | LynxPrompt instance URL | |
| LYNXPROMPT_TOKEN | Yes | LynxPrompt API token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_blueprintC | Create a new blueprint in LynxPrompt |
| create_hierarchyC | Create a new hierarchy in LynxPrompt |
| delete_blueprintB | Delete a blueprint from LynxPrompt |
| delete_hierarchyB | Delete a hierarchy from LynxPrompt |
| search_blueprintsB | Search the public LynxPrompt blueprint marketplace |
| update_blueprintC | Update an existing blueprint in LynxPrompt |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Authenticated user info | Profile of the currently authenticated LynxPrompt user |
| Blueprint list | All blueprints for the authenticated user |
| Hierarchy list | All hierarchies for the authenticated user |
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/GeiserX/lynxprompt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server