Add OSV MCP Server to Community Servers (#257)
- Added StacklokLabs/osv-mcp to the Community Servers section - Provides access to OSV (Open Source Vulnerabilities) database - Supports querying vulnerabilities by package/commit and batch operations
This commit is contained in:
parent
11d2708dbd
commit
ee6fceee36
1 changed files with 1 additions and 0 deletions
|
|
@ -302,6 +302,7 @@ A growing set of community-developed and maintained servers demonstrates various
|
|||
- **[NPM Search](https://github.com/btwiuse/npm-search-mcp-server)** - Search for npm packages
|
||||
- **[Ntfy](https://github.com/gitmotion/ntfy-me-mcp)** - An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)
|
||||
- **[Obsidian](https://github.com/MarkusPfundstein/mcp-obsidian)** - Interacting with Obsidian via REST API
|
||||
- **[OSV](https://github.com/StacklokLabs/osv-mcp)** - Access the [OSV (Open Source Vulnerabilities) database](https://osv.dev/) for vulnerability information. Query vulnerabilities by package version or commit, batch query multiple packages, and get detailed vulnerability information by ID.
|
||||
- **[OpenAI](https://github.com/pierrebrunelle/mcp-server-openai)** - Query OpenAI models directly from Claude using MCP protocol
|
||||
- **[OpenAPI Schema Explorer](https://github.com/kadykov/mcp-openapi-schema-explorer)** - Token-efficient access to OpenAPI/Swagger specs via MCP Resources
|
||||
- **[Pandoc](https://github.com/vivekVells/mcp-pandoc)** - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development.
|
||||
|
|
|
|||
Loading…
Reference in a new issue