Skip to main content
Glama
index.ts503 B
// Agents export { Context7Agent, type Context7AgentConfig } from "@agents"; // Tools export { resolveLibrary, getLibraryDocs, type Context7ToolsConfig } from "@tools"; // Prompts export { SYSTEM_PROMPT, AGENT_PROMPT, RESOLVE_LIBRARY_DESCRIPTION, GET_LIBRARY_DOCS_DESCRIPTION, } from "@prompts"; // Re-export useful types from SDK export type { SearchResult, SearchLibraryResponse, CodeDocsResponse, TextDocsResponse, InfoDocsResponse, Pagination, } from "@upstash/context7-sdk";

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/upstash/context7-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server