Tiramisu Ai Mcp Server
@rocnubie
About Tiramisu Ai Mcp Server
A Model Context Protocol server that exposes the canonical Tiramisu AI knowledge surface — official site information, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tiramisu-ai-mcp": {
"command": "node",
"args": [
"/absolute/path/to/tiramisu-ai-mcp/src/index.mjs"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Tiramisu Ai Mcp Server?
A Model Context Protocol (MCP) server that exposes the canonical Tiramisu AI knowledge surface—official site information, pricing, FAQ, and links—to MCP‑compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. It is read‑only, requires no API keys, has no quota, and cold starts in ~50 ms.
How to use Tiramisu Ai Mcp Server?
Install via Smithery (e.g., npx -y @smithery/cli install tiramisu-ai-mcp --client claude) or clone the source repository and configure it in your MCP client’s configuration file (e.g., claude_desktop_config.json or mcp.json). Once running, the server provides three tools (get_site_overview, get_pricing, get_official_links) and four resources (site://tiramisu-ai/overview, site://tiramisu-ai/pricing, site://tiramisu-ai/faq, site://tiramisu-ai/links) for AI assistants to retrieve authoritative information about Tiramisu AI.
Key features of Tiramisu Ai Mcp Server
- Exposes Tiramisu AI’s official site overview, pricing, and links as MCP resources and tools.
- Zero‑config, read‑only server with no API keys or quotas needed.
- ~50 ms cold start and uses stdio transport.
- Compatible with Claude Desktop, Cursor, Windsurf, and Continue.
- Provides two prompts:
tell_me_about_tiramisu_aiandwalk_me_through_tiramisu_ai. - Written in Node.js (>=18) and licensed under MIT.
Use cases of Tiramisu Ai Mcp Server
- Allow an AI assistant to answer user questions about Tiramisu AI’s pricing, features, and official links without browsing the website.
- Integrate authoritative Tiramisu AI knowledge into automated workflows for customer support or content generation.
- Enable developers to provide accurate, up‑to‑date information about Tiramisu AI inside their own MCP‑enabled applications.
FAQ from Tiramisu Ai Mcp Server
Does this server require an API key?
No. The server is fully local and requires no API keys, authentication, or quota.
What transport does it use?
It uses the stdio transport (standard input/output).
Is the server read‑only?
Yes. All tools and resources are read‑only; the server never modifies any data.
What are the system requirements?
Node.js version 18 or higher is required.
How do I install it?
You can install it via Smithery (npx -y @smithery/cli install tiramisu-ai-mcp --client claude) or clone the GitHub repository and run pnpm install and pnpm start.
Frequently asked questions
Does this server require an API key?
No. The server is fully local and requires no API keys, authentication, or quota.
What transport does it use?
It uses the stdio transport (standard input/output).
Is the server read‑only?
Yes. All tools and resources are read‑only; the server never modifies any data.
What are the system requirements?
Node.js version 18 or higher is required.
How do I install it?
You can install it via Smithery (`npx -y @smithery/cli install tiramisu-ai-mcp --client claude`) or clone the GitHub repository and run `pnpm install` and `pnpm start`.
Basic information
More Developer Tools MCP servers
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Comments