gildara
Rank #14919glama/gildara-io/mcp-server
Connect your AI tools to your prompt vault. Gildara gives agents structured operating contracts: prompts with roles, tools, stop conditions, and output schemas, fetched at runtime via API. 6 tools: list, get, resolve, run (with auto-repair), create prompts, and browse agent blueprints.
gildara is a Model Context Protocol (MCP) server published by gildara-io. It ranks #14919 of 58,900 servers tracked on MCP Toplist. gildara is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Apr 7, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 43,981 of 58,900 servers on MCP Toplist.
Use gildara
Add gildara to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"gildara-io": {
"command": "npx",
"args": [
"-y",
"@gildara/mcp-server"
],
"env": {
"GILDARA_API_KEY": "<your GILDARA_API_KEY>",
"GILDARA_BASE_URL": "<your GILDARA_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
gildara-io
Available versions (4)
| Version | Published |
|---|---|
| 0.3.0 | Apr 8, 2026 |
| 0.2.2 | Apr 8, 2026 |
| 0.2.0 | Apr 8, 2026 |
| 0.1.1 | Apr 8, 2026 |
Frequently asked questions
- What is gildara?
- Connect your AI tools to your prompt vault. Gildara gives agents structured operating contracts: prompts with roles, tools, stop conditions, and output schemas, fetched at runtime via API. 6 tools: list, get, resolve, run (with auto-repair), create prompts, and browse agent blueprints.
- Who maintains gildara?
- gildara is maintained by gildara-io, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is gildara an official MCP server?
- Yes — gildara is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does gildara have?
- MCP Toplist tracks 4 versions of gildara, most recently published on Apr 8, 2026.
- Where can I find the source code for gildara?
- The source code for gildara is hosted at github.com/gildara-io/mcp-server.