MCP.so
Sign In

Spring AI MCP Proof of Concept

@shesadri

About Spring AI MCP Proof of Concept

Spring AI Model Context Protocol (MCP) Proof of Concept with GitHub MCP Server

Basic information

Category

Other

Runtime

html

Transports

stdio

Publisher

shesadri

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Spring AI MCP Proof of Concept?

Spring AI MCP Proof of Concept is a Docker-based setup for running a GitHub Model Context Protocol (MCP) server locally. It provides a standardized way to interact with GitHub APIs through the MCP protocol, designed to work with Spring AI applications.

How to use Spring AI MCP Proof of Concept?

Clone the repository, copy .env.example to .env, set your GITHUB_PERSONAL_ACCESS_TOKEN, then run docker-compose up -d to start the server on port 3000. Verify with curl http://localhost:3000/health. Optionally configure Spring AI via application.yml with the server URL.

Key features of Spring AI M

Comments

More Other MCP servers