Skip to content

Update README.md to include Foobara framework's mcp-connector #1421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

azimux
Copy link
Contributor

@azimux azimux commented Apr 14, 2025

Description

Adds Foobara framework's mcp-connector to the README.md

Motivation and Context

It seemed it'd be useful/fun/interesting to be able to have programs like Claude Code run my Foobara commands as tools via MCP. And it was!

How Has This Been Tested?

Using Claude Code locally, I have successfully had it run my commands to complete the tasks I've requested of it.
Some tested scenarios can be seen in the README.md and the examples/ directory in the linked project.

Adherence to the protocol is also tested via a test suite with 100% line coverage.

Breaking Changes

Everything there should be standard. I added the MCP server to my .mcp.json just as I've had to for every other MCP server.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@olaservo olaservo added the add-community-server This pull request adds a link to a community-created server. label Apr 18, 2025
@olaservo olaservo added add-community-resource This pull request adds a link to a resource in the Readme. and removed add-community-server This pull request adds a link to a community-created server. labels Jun 17, 2025
@olaservo olaservo merged commit c9c739e into modelcontextprotocol:main Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-community-resource This pull request adds a link to a resource in the Readme.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants