Flamel Public Content
ai.flamel/public-contentRead-only MCP server for Flamel.ai's public content: company overview, blog, case studies, FAQs.
Tools · 9
Get a structured overview of Flamel: what the product does, who it is for, the solution areas, key links, and how to contact sales or start a trial. Start here if you know nothing about Flamel.
Full-text search across Flamel's published blog posts, case studies, and FAQ entries. Use this first when you do not already know which page answers the question.
List published Flamel blog posts, newest first. Optionally filter by category. Returns titles, URLs, summaries, and publish dates, not full bodies.
Fetch the full body of one published Flamel blog post as Markdown, by slug.
List the blog categories available for filtering `list_blog_posts`.
List published Flamel customer case studies with their headline results.
Fetch one Flamel case study by slug: the challenge, the solution, the results, and customer quotes.
List published Flamel FAQ entries: platform capabilities, pricing model, onboarding, integrations, and security. Good for direct factual questions about the product.
List published customer testimonials about Flamel, with the author name, title, and company.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"flamel_public_content": {
"url": "https://www.flamel.ai/mcp",
"transport": "streamable-http"
}
}
}