Jimdo docs MCP
by aaronspring
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QDRANT_URL | Yes | The URL of the Qdrant instance. | |
| QDRANT_API_KEY | Yes | API key for Qdrant authentication. | |
| COLLECTION_NAME | Yes | Name of the Qdrant collection to use. | |
| EMBEDDING_MODEL | Yes | Dense embedding model name (e.g., sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2). | |
| SPARSE_EMBEDDING_NAME | Yes | Sparse embedding model name (e.g., fast-bm42-all-minilm-l6-v2-attentions). | |
| TOOL_FIND_DESCRIPTION | Yes | Description for the qdrant-find tool. | |
| TOOL_STORE_DESCRIPTION | Yes | Description for the qdrant-store tool. | |
| TOOL_HYBRID_FIND_DESCRIPTION | Yes | Description for the qdrant-hybrid-find tool. |
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
- 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/aaronspring/jimdo-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server