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

Hermoso
HermosoHermoso is a remote MCP server that runs a full marketing operation from your agent: research competitor ads, generate image and video ads, publish to social channels, and build and manage paid campaigns. 718 tools (306

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
OrangePro
Aamir SiddiquiOrangePro local-first CLI + MCP server for behavior mapping, grounded test generation, and dynamic proof.
Comments