Skip to content

Conversation

@yuutotsuki
Copy link

Description

Add a new community MCP server to the README: tsuki_mcp_filesystem_server

Server Details

  • Server: tsuki_mcp_filesystem_server
  • Changes to: README only

Motivation and Context

This server enables resources/list support for local filesystem access via OpenAI's Agent SDK.
It's a fast, simple Python/FastAPI implementation, useful for developers building custom agents.

How Has This Been Tested?

Tested locally with OpenAI Agent SDK via MCP client integration.

Breaking Changes

None

Types of changes

  • 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

This PR adds a community server that may be useful for others building file-aware agents.

@olaservo
Copy link
Member

olaservo commented Jun 9, 2025

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2007

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants