mcp-server-demo

mcp-server-demo

1

The project is a Model Context Protocol server that retrieves the latest documentation for queried libraries using the Serper API for Google searches. It includes client integration examples and uses a local virtual environment for setup.

mc-server-demo

A Model Context Protocol (MCP) server implementation aimed at retrieving the latest documentation for queried libraries.

Setup locally

  • The MCP tool uses the Serper API for Google searches, and requires an API key.
  • Create and activate a virtual environment.
  • Install dependencies listed in the requirements file.

Debug

  • Run with Model Context Protocol inspector and visit the local inspector URL to explore available tools and use get_docs for queries.

Client integration

  • Provides example configuration for using with Cursor IDE under Custom MCP Server settings.

License

  • Licensed under the MIT License.