Remote server (SSE/Streamable) for the latest Svelte and SvelteKit documentation
llmctx transforms technical documentation into AI-ready formats. It provides a simple way to access condensed, LLM-friendly versions of popular framework and library documentation through preset URLs. This makes it easier for developers to use AI coding assistants like Cursor or Zed with accurate, up-to-date context from official documentation sources.
Visit llmctx.com to see all presets.
To add a new preset:
Fork this repo.
Open the src/lib/presets.ts
file.
Add a new entry to the presets
object with the following structure:
[presetKey]: {
title: 'Preset Title',
owner: 'github-owner',
repo: 'github-repo',
glob: ['**/*.md', '**/*.mdx', '!**/excluded/**'], // Required, supports glob patterns
prompt: 'Optional prompt for additional context'
}
Create a pull request with your changes.
The glob
field supports glob patterns, providing flexible file matching:
**/*.md
to match all Markdown files in any subdirectory**/*.mdx
to match all MDX files in any subdirectory!pattern
to exclude files/directories matching the pattern['**/*.md', '**/*.mdx', '!**/excluded/**']
Please ensure that the documentation source is reliable and actively maintained.
Reference / test server with prompts, resources, and tools
Create crafted UI components inspired by the best 21st.dev design engineers.
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
Enable AI agents to interact with the Atla API for state-of-the-art LLMJ evaluation.
Generate images using Amazon Nova Canvas with text prompts and color guidance.
Bring the full power of BrowserStack’s Test Platform to your AI tools, making testing faster and easier for every developer and tester on your team.
Flag features, manage company data, and control feature access using Bucket.
Official MCP server for Buildable AI-powered development platform. Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.