Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Bookdata

FreeNot checked

This is simple MCP server built with Spring AI

GitHubEmbed

About

This is simple MCP server built with Spring AI

README

This project is a Spring Boot application that serves as an MCP (Model Context Protocol) server, providing AI-powered services and data management for books.

Features

  • Spring Boot based REST API
  • Book data management
  • Configurable application properties
  • Modular code structure (config, model, service)
  • Ready for extension with AI features

Run Tests

./mvnw test

Configuration

Edit src/main/resources/application.properties to customize application settings.

Extending

  • Add new models in model/
  • Add new services in service/
  • Update configuration in config/

MCP BookData Server Command

To run the MCP BookData Server manually, use the following command configuration:

"mcp-bookdata-server": {
  "command": "/opt/homebrew/opt/openjdk@21/bin/java",
  "args": [
    "-jar",
    "/Users/bmac/Desktop/repos/spring-ai-mcp-server/target/spring-ai-mcp-server-0.0.1-SNAPSHOT.jar"
  ]
}

AI response - books from the mcp server

Querying books from the mcp server screenshot

License

MIT

from github.com/akyyev/mcp-server-bookdata

Installing Bookdata

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/akyyev/mcp-server-bookdata

FAQ

Is Bookdata MCP free?

Yes, Bookdata MCP is free — one-click install via Unyly at no cost.

Does Bookdata need an API key?

No, Bookdata runs without API keys or environment variables.

Is Bookdata hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Bookdata in Claude Desktop, Claude Code or Cursor?

Open Bookdata on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Bookdata with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs