Context7 (Documentation Database)
Connects to Context7.com's documentation database to provide up-to-date library and framework documentation with intelligent project ranking and customizable token limits.
Featured
View Source25138 stars
0 tools
Created Aug 2025
@upstash/upstash-context7-documentation-database-context7About
Connects to Context7.com's documentation database to provide up-to-date library and framework documentation with intelligent project ranking and customizable token limits.
Categories
general
Installation
npm
npm install @upstash/upstash-context7-documentation-database-context7
Configuration
{
"mcpServers": {
"upstash-context7-documentation-database-context7": {
"command": "npx",
"args": [
"-y",
"@upstash/upstash-context7-documentation-database-context7"
]
}
}
}