tinystruct/tinystruct-mcp
The tinystruct-mcp is an extensible MCP server based on tinystruct framework via the Model Context Protocol (MCP).
This project provides a server that lets AI agents interact with your computer's file system and GitHub. It takes requests from an AI model (like "read this file" or "clone this repository") and executes them, then returns the results back to the AI. This is for developers building AI agents that need to work with code repositories and local files.
Use this if you are a developer building an AI agent that needs to directly manipulate files on a server or interact with GitHub repositories (e.g., clone, push, manage issues and pull requests).
Not ideal if you are an end-user looking for a ready-to-use AI tool; this is a foundational component for developers.
Stars
9
Forks
1
Language
Java
License
—
Category
Last pushed
Feb 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/tinystruct/tinystruct-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...